Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46ad…823f0x0f8f…8713Base—$0.01100%coinbase71d ago0xa746d1…0d73e0
0x46ad…823f0xc931…ffa1Base—$0.01100%coinbase71d ago0x4fa3be…97e462
0x46ad…823f0x04f2…d123Base—$0.01100%coinbase71d ago0xfb805a…de72b8
0x46ad…823f0xaa2b…e31cBase—$0.01100%coinbase71d ago0xd34da1…31d7f2
0x46ad…823f0x9001…f015Base—$0.01100%coinbase71d ago0x96b5ae…29dea9
0x46ad…823f0xc8dd…3116Base—$0.01100%coinbase71d ago0x3da6dc…e4aced
0x46ad…823f0xdb3c…7184Base—$0.01100%coinbase71d ago0xb1fd40…32c887
0x46ad…823f0x23fe…e5c3Base—$0.01100%coinbase71d ago0xd0388b…f70750
0x46ad…823f0xfc4c…f6a0Base—$0.01100%coinbase71d ago0xc55f71…db0929
0x46ad…823f0xd8df…8c03Base—$0.01100%coinbase71d ago0x3c4e47…5b0ef9
0x46ad…823f0x0a35…9beaBase—$0.01100%coinbase71d ago0x442e5c…35f3b9
0x46ad…823f0x320a…6d18Base—$0.01100%coinbase71d ago0x5eee07…1ae62d
0x46ad…823f0x59e3…73e1Base—$0.01100%coinbase71d ago0x372c16…95416a
0x46ad…823f0xf4b4…24e1Base—$0.01100%coinbase71d ago0x97fbc0…51a1a9
0x46ad…823f0x529e…ec5aBase—$0.01100%coinbase71d ago0x9bb9fb…72705a
0x46ad…823f0x98d4…40b5Base—$0.01100%coinbase71d ago0xc9c849…8f5a3d
0x46ad…823f0x3b3d…3fe8Base—$0.01100%coinbase71d ago0x1a2609…061970
0x46ad…823f0x0b5a…c750Base—$0.01100%coinbase71d ago0xe4f8d0…6fdfb3
0x46ad…823f0x9b7d…44fbBase—$0.01100%coinbase71d ago0x0ddbe5…457e3f
0x46ad…823f0xa1ab…5308Base—$0.01100%coinbase71d ago0x5e7727…705cd2
0x46ad…823f0xa259…6566Base—$0.01100%coinbase71d ago0x69498d…3b9a4b
0x46ad…823f0xa8b5…074fBase—$0.01100%coinbase71d ago0x33dfe2…d95e0b
0x46ad…823f0x6b36…26caBase—$0.01100%coinbase71d ago0xa2e17b…ea7131
0x46ad…823f0xdeec…5b4bBase—$0.01100%coinbase71d ago0x2c2420…4ec7d3
0x46ad…823f0xee50…c9d4Base—$0.01100%coinbase71d ago0x6bd518…aae52e

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.