Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown32d ago0x8b1381…4cbe4c
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown32d ago0x83ae2d…dc963f
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown32d ago0x8e302c…223af2
0x9e9f…6fa00x6839…1a2bBase$1.00100%Route unknown32d ago0xca9a9c…60aeb4
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown32d ago0xb0a503…54fac1
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown32d ago0x791321…554ea5
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown32d ago0x20c371…82f7ee
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown32d ago0x7c9a1d…f483e2
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown32d ago0xd31f26…cedb92
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown32d ago0x2c788b…fe1189
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown33d ago0x2d364c…26b177
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown33d ago0x03cfe6…6110d9
0x9e9f…6fa00x6839…1a2bBase$1.00100%Route unknown33d ago0x3e7fe6…f9ff93
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown33d ago0x785a4c…91d9c0
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown33d ago0x0e24cc…524053
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown33d ago0x611a32…d4c351
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown33d ago0x037b26…f7ceef
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown33d ago0x2604ae…a65961
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown33d ago0x7ed978…05ba2b
0x9e9f…6fa00x6839…1a2bBase$15.00100%Route unknown33d ago0xaca1a0…df7e24
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown33d ago0xa552af…ba78a1
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown33d ago0x38a055…e69a5e
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown33d ago0x044abb…6b91a4
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown33d ago0x32aa49…9f98e2
0x9e9f…6fa00x6839…1a2bBase$0.003100%Route unknown33d ago0x954894…4d9a7b

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.