Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase36d ago0x719d37…99d900
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0x641fdd…2708ca
0x843b…c4a70x8a59…a822Basex402 service$0.001100%coinbase37d ago0x2bebe9…df42a2
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0x6b388a…cbfbd3
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0xe63e24…db0603
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0x9d4b8c…3ccc08
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0xdd9673…6b463f
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0x821c2b…e96e83
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0x6cec91…60dd46
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0x540c85…9a1783
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0x6370f5…c94800
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0x66494d…1b3057
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0x83fbf1…4d004f
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0xb212b4…ac6d5e
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0xcf1246…c776c8
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0x1200d4…958292
0x14bd…5f760x8a59…a822Basex402 service$0.001100%coinbase37d ago0x050cb0…fe8b69
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0xf08175…ffd30a
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0xdfec5a…7f68e8
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0xfd4b07…c2b2ec
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0x4a5ca8…9a54a6
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0x88110b…c3c3e8
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0x718f6b…ca7bcc
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0x164ba2…acfc0e
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase37d ago0xb1b0a7…e84d40

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.