Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6e2…fa640x10c1…1e24Base—$1.88100%coinbase113d ago0xe1cc80…7d2dc4
0xe6e2…fa640x10c1…1e24Base—$0.56100%coinbase114d ago0xd2276c…25db68
0xe6e2…fa640x10c1…1e24Base—$0.62100%coinbase114d ago0xab6a46…70ac5b
0xe6e2…fa640x10c1…1e24Base—$0.60100%coinbase114d ago0xdf54f8…d266c6
0xe6e2…fa640x10c1…1e24Base—$0.68100%coinbase114d ago0xde2d92…09f67d
0xe6e2…fa640x10c1…1e24Base—$0.54100%coinbase114d ago0x0a512b…57a6c9
0xe6e2…fa640x10c1…1e24Base—$0.52100%coinbase114d ago0x389325…428d9d
0xe6e2…fa640x10c1…1e24Base—$0.53100%coinbase114d ago0xd47cb9…94c9c2
0xe6e2…fa640x10c1…1e24Base—$0.52100%coinbase114d ago0xa8b40e…73ab33
0xe6e2…fa640x10c1…1e24Base—$0.54100%coinbase114d ago0xb4e7c8…c30578
0xe6e2…fa640x10c1…1e24Base—$0.58100%coinbase114d ago0xa762c5…764f68
0xe6e2…fa640x10c1…1e24Base—$0.52100%coinbase114d ago0xdb8a50…955c3f
0xe6e2…fa640x10c1…1e24Base—$0.57100%coinbase114d ago0xd6e499…fb0834
0xe6e2…fa640x10c1…1e24Base—$0.55100%coinbase114d ago0x1c17d3…8a1226
0xe6e2…fa640x10c1…1e24Base—$0.53100%coinbase114d ago0x46dc3a…367bc8
0xe6e2…fa640x10c1…1e24Base—$0.52100%coinbase114d ago0x07f115…6c711f
0xe6e2…fa640x10c1…1e24Base—$0.56100%coinbase114d ago0x33e81b…788796
0xe6e2…fa640x10c1…1e24Base—$0.52100%coinbase114d ago0x501868…75e999
0xe6e2…fa640x10c1…1e24Base—$0.50100%coinbase114d ago0x87c2d0…645c7f
0xe6e2…fa640x10c1…1e24Base—$0.53100%coinbase114d ago0xa20884…52ba7e
0xe6e2…fa640x10c1…1e24Base—$0.50100%coinbase114d ago0xcedc76…350654
0xe6e2…fa640x10c1…1e24Base—$0.50100%coinbase114d ago0x8a3c6b…f153d6
0xe6e2…fa640x10c1…1e24Base—$0.56100%coinbase114d ago0xa71bd6…dfe034
0xe6e2…fa640x10c1…1e24Base—$0.56100%coinbase114d ago0xb7cf9f…2cbd18
0xe6e2…fa640x10c1…1e24Base—$0.52100%coinbase114d ago0x8f55e0…431219

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.