Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa35d ago0xb97702…95419c
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa35d ago0x19bd5c…2384b5
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa35d ago0x02e8a8…a45ddd
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa35d ago0x192bf7…2516f0
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa35d ago0xe50c9d…25812e
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa35d ago0x140f73…793e22
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa35d ago0x7ecc30…299f74
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa35d ago0x6f97ad…56a254
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa35d ago0x6d2484…4e06de
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa35d ago0x307336…2508da
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa35d ago0x8838bb…a7df11
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa35d ago0x743b84…e059fd
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa35d ago0x74583a…fec42b
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa35d ago0xfdbc61…0a3b37
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa36d ago0xd80d0c…2016b6
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa36d ago0xa2c020…b8cb2f
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa36d ago0xd15b3c…939575
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa36d ago0x781a3d…71ea9e
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa36d ago0xebe0c0…f7b829
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa36d ago0xbf8600…02f0b3
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa36d ago0x832a10…1edbfb
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa36d ago0xb7cf28…a95acc
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa36d ago0xca2cfd…986c00
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa36d ago0x2fdc1b…34466c
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa36d ago0xba6a19…14c5d2

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.