Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x40a8…ad8bBasex402 service$0.001100%coinbase139d ago0x6a52cd…de8aab
0x7e57…2f090x40a8…ad8bBasex402 service$0.001100%coinbase139d ago0x13d55f…169ff2
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase139d ago0x9a618d…6702be
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase139d ago0xcf212a…521846
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase139d ago0x317982…8c5fdf
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase139d ago0xd53886…e6ce91
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase139d ago0x596617…462d95
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase139d ago0x95d2cf…304722
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase139d ago0xffcb3f…c06796
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase139d ago0x9496b4…68587c
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase139d ago0xb27ced…8d9e68
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase139d ago0xbdda5f…b76116
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase139d ago0xd2573f…3c710d
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter139d ago0xbf1bc4…c30720
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase139d ago0xb4896f…b90ef6
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase139d ago0xba00a0…e4126e
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter139d ago0xf81afe…ac3c33
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter139d ago0x9fac7e…84a8ac
0x7e57…2f090x40a8…ad8bBasex402 service$0.001100%coinbase139d ago0xf152cf…2a5dcf
0x7e57…2f090x40a8…ad8bBasex402 service$0.005100%coinbase139d ago0x0c1ed7…d6674e
0x7e57…2f090x40a8…ad8bBasex402 service$0.001100%coinbase139d ago0x8f9a57…cd3123
0x7e57…2f090x40a8…ad8bBasex402 service$0.001100%coinbase139d ago0x99847b…88df95
0x7e57…2f090x40a8…ad8bBasex402 service$0.002100%coinbase139d ago0xdfa22d…4dadb4
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter139d ago0xa437bf…99467b
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase139d ago0x44e18f…64cfaa

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.