Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x04d1…5dde0xbf95…c620Base—$0.02100%coinbase77d ago0x840c38…3c6bf8
0x04d1…5dde0xbf95…c620Base—$0.02100%coinbase77d ago0x48ba50…c205c9
0x04d1…5dde0xbf95…c620Base—$0.02100%coinbase77d ago0xdfd295…6d35e8
0x04d1…5dde0xbf95…c620Base—$0.01100%coinbase77d ago0x6344a2…c1b6d4
0x04d1…5dde0xbf95…c620Base—$0.01100%coinbase77d ago0x61c22a…bb45cb
0x04d1…5dde0xbf95…c620Base—$0.02100%coinbase77d ago0x1455f8…563d94
0x04d1…5dde0xbf95…c620Base—$0.03100%coinbase77d ago0xffcb00…6b10f5
0x04d1…5dde0xbf95…c620Base—$0.05100%coinbase77d ago0x5ee433…d3fd1f
0x04d1…5dde0xbf95…c620Base—$0.16100%coinbase77d ago0x9e9add…b9d9a9
0x04d1…5dde0xbf95…c620Base—$0.06100%coinbase77d ago0xac8210…2ea1d5
0x04d1…5dde0xbf95…c620Base—$0.06100%coinbase77d ago0xf9a91c…c69261
0x04d1…5dde0xbf95…c620Base—$0.02100%coinbase77d ago0x9ea2f2…802929
0x04d1…5dde0xbf95…c620Base—$0.01100%coinbase77d ago0x9a754f…4807a7
0x04d1…5dde0xbf95…c620Base—$0.01100%coinbase77d ago0x022779…e504b9
0x04d1…5dde0xbf95…c620Base—$0.01100%coinbase77d ago0x72e596…d44ba8
0x04d1…5dde0xbf95…c620Base—$0.01100%coinbase77d ago0x2a564e…b9bc80
0x04d1…5dde0xbf95…c620Base—$1.06100%coinbase77d ago0xec0b04…3c6a7f
0x04d1…5dde0xbf95…c620Base—$0.02100%coinbase77d ago0xf82eaf…c7f89f
0x04d1…5dde0xbf95…c620Base—$0.02100%coinbase77d ago0x653c2e…3f0974
0x04d1…5dde0xbf95…c620Base—$0.02100%coinbase77d ago0x5fc909…429f9e
0x04d1…5dde0xbf95…c620Base—$0.02100%coinbase77d ago0x516a60…021e31
0x04d1…5dde0xbf95…c620Base—$0.02100%coinbase77d ago0x0e4bac…5ec682
0x04d1…5dde0xbf95…c620Base—$0.01100%coinbase77d ago0xf643cb…9d8f21
0x04d1…5dde0xbf95…c620Base—$0.02100%coinbase77d ago0x7e394a…d2a215
0x04d1…5dde0xbf95…c620Base—$0.02100%coinbase77d ago0xd796de…7cfcc4

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.