Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0x6f4ea2…a45da3
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0xf78175…53ee29
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0x5cc488…3f7ee8
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0xef95e3…cc6aca
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0xb7860a…fa36d0
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0x58825d…19bdd2
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0x9e2766…146eeb
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0xdd9b0a…a48d5e
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0x199d5a…602303
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0xb7d9fb…74bfa6
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0x1983d3…727388
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0xb506d3…d66dee
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0x272b60…51af6d
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0x37eef4…1ab59e
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0x136257…b52e48
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0x6379a1…299f62
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0xe7fe2a…0086fa
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0xea462a…0d028a
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0x9c73c5…db1073
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0xf347af…7611fa
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0x011a12…91af81
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0x591d98…9d4cfa
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0xe34e3d…5af75d
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0x7e0807…a38297
0xefac…db960x5aae…482eBase—$0.001100%coinbase4d ago0x6c5a6e…5e6825

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.