Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ccf…d11e0xfaf1…27c7Base$0.001100%coinbase8d ago0x7a81e0…c4c669
0x1ccf…d11e0xfaf1…27c7Base$0.001100%coinbase8d ago0xac3056…14bd59
0x1ccf…d11e0xfaf1…27c7Base$0.00100120%Payer-submitted9d ago0x8434e8…3edce1
0x1ccf…d11e0xfaf1…27c7Base$0.00100120%Payer-submitted9d ago0x5b9bd5…38bbba
0x1ccf…d11e0xfaf1…27c7Base$0.00100120%Payer-submitted9d ago0x0bcbce…171e8b
0x1ccf…d11e0xfaf1…27c7Base$0.001100%coinbase9d ago0xca6b9d…30b6c7
0x1ccf…d11e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x6c4815…3a64e0
0x1ccf…d11e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x13ecaa…268a17
0x1ccf…d11e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x38b46d…f2666c
0x1ccf…d11e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xc46376…7b098e
0x1ccf…d11e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x098438…615936
0x1ccf…d11e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x997979…0dafb2
0x1ccf…d11e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x25ce9b…a156cc
0x1ccf…d11e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x5f1d2f…18c847
0x1ccf…d11e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xaca5d2…905d06
0x1ccf…d11e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xfaa5b1…a925ac
0x1ccf…d11e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xa4ace9…129d7d
0x1ccf…d11e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x27ae73…88c353
0x1ccf…d11e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x73d420…73bc52
0x1ccf…d11e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x15a325…6149bd
0x1ccf…d11e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x7bc5ae…8b4e25
0x1ccf…d11e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x7b61b7…afb450
0x1ccf…d11e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x01ec6d…1f2f69
0x1ccf…d11e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xcba697…bcf993
0x1ccf…d11e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x96c090…9412f2

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.