Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce20…a03f0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase5h ago0x81e7c8…629d8a
0xb769…33200x2b6d…32c5Base2sPublic-records$0.0036100%coinbase6h ago0x270b80…293672
0x170d…fa100x2b6d…32c5Base2sPublic-records$0.0025100%coinbase7h ago0xe99c9c…cdb334
0x72c5…159b0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase8h ago0x776d30…2ee8d9
0x72c5…159b0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase8h ago0x7ae42d…080a94
0x72c5…159b0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase8h ago0xfb9645…7d742f
0x72c5…159b0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase8h ago0x1bfa74…151606
0x72c5…159b0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase8h ago0x7e417d…af1884
0xcaa2…e16b0x2b6d…32c5Base2sPublic-records$0.01100%coinbase8h ago0xd88112…b8c697
0xcaa2…e16b0x2b6d…32c5Base2sPublic-records$0.01100%coinbase8h ago0x40d204…1ddd82
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.01100%coinbase20h ago0x15e6b8…213b67
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.01100%coinbase20h ago0xdf55c7…5553bd
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.01100%coinbase20h ago0xf440de…96cfb8
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase21h ago0x51b55c…a7ebd5
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase21h ago0x1aa35b…6f1e3f
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase21h ago0xa2b0b2…d86ee9
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase21h ago0x22d2a7…fc47fd

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.