Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006436100%coinbase141d ago0x25756a…b50547
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006377100%coinbase141d ago0x833cff…1ec834
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006356100%coinbase141d ago0x614ad7…8055d9
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005834100%coinbase141d ago0x4b1ba2…d4bc6e
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.0027100%coinbase141d ago0x701bfa…7d6b91
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.008411100%coinbase141d ago0x255fd8…05bf5e
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.0027100%coinbase141d ago0x23931f…c674e7
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.008572100%coinbase141d ago0x9422e5…57e905
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005834100%coinbase141d ago0x47a7a2…4e63ad
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.0027100%coinbase141d ago0x43406b…ca0259
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.009284100%coinbase142d ago0xba29f3…48579a
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.009194100%coinbase142d ago0x9d2144…027cb2
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.009172100%coinbase142d ago0x7de060…180ad3
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005746100%coinbase142d ago0xadeec4…50110c
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005701100%coinbase142d ago0x0a96a9…9fa399
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.0027100%coinbase142d ago0x06e0f2…76a675

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.