Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006277100%coinbase128d ago0x847fc9…d5a1e1
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.00617100%coinbase128d ago0x80c79b…8a2152
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase128d ago0xa1310e…ee75c7
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006064100%coinbase128d ago0xd3691b…22b657
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase128d ago0x10474d…087831
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.00652100%coinbase128d ago0xd06a5b…86a5a1
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase129d ago0x130d65…45d2de
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006413100%coinbase129d ago0x336f6c…0040b0
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase129d ago0x359dc6…35cdb6
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase129d ago0x626845…27cc24
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006413100%coinbase129d ago0x03ab90…1146a5
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase129d ago0xe64b9b…1b02d2
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase129d ago0x4adc2c…590088
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase129d ago0x47ea10…e2faf0
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase129d ago0xaf8676…13728b
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006413100%coinbase129d ago0xcc390d…b89dd8
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase129d ago0xdeb515…05201d
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase129d ago0x42b1e8…0e53f0
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006413100%coinbase129d ago0xa30738…11632a
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase129d ago0xaddcff…c3bdc7
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase129d ago0x8dd2e1…97fb6f
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.00636100%coinbase129d ago0xef5c89…5823cf
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase129d ago0x907460…6e2c54
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.00636100%coinbase129d ago0xd45fed…6f4e27
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase129d ago0x74bf28…ef1c84

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.