Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001648100%coinbase97d ago0x8ee7d1…200541
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001375100%coinbase97d ago0x8a7fbe…d040eb
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.0014100%coinbase97d ago0xfc51cf…bcf1dc
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001315100%coinbase97d ago0x715d32…14a001
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001489100%coinbase97d ago0xa08783…e56337
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001281100%coinbase97d ago0x488622…e06922
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001711100%coinbase97d ago0x2090f8…56fea0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001273100%coinbase97d ago0xa757a8…1a1f34
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001812100%coinbase97d ago0xf7dfc2…dc79ea
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001509100%coinbase97d ago0x14fbea…250335
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001734100%coinbase97d ago0x4a6a74…8e2f76
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001378100%coinbase98d ago0xc4d0ad…05bc99
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001901100%candidates98d ago0x7e1bbb…4952ff
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001875100%candidates98d ago0xdb4004…ff1885
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001351100%coinbase98d ago0xac267e…0e77c3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001255100%coinbase98d ago0xd0f96c…b79f92
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001416100%coinbase98d ago0x689bef…3e854e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001507100%coinbase98d ago0x047ee3…ea7891

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.