Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0122…06080x9c95…e299Base$0.001100%Route unknown27d ago0x026d8c…0e1515
0x0122…06080x9c95…e299Base$0.001100%Route unknown27d ago0x35945c…3f5538
0x0122…06080x9c95…e299Base$0.001100%Route unknown27d ago0xdb1431…6202e9
0x0122…06080x9c95…e299Base$0.001100%Route unknown27d ago0x670928…8b7b82
0x0122…06080x9c95…e299Base$0.001100%Route unknown27d ago0x868942…40b7a6
0x0122…06080x9c95…e299Base$0.001100%Route unknown27d ago0x9532a3…78452a
0x0122…06080x9c95…e299Base$0.001100%Route unknown27d ago0x794e7f…21b5b4
0x0122…06080x9c95…e299Base$0.001100%Route unknown27d ago0x63c6e8…02b06e
0x0122…06080x9c95…e299Base$0.001100%Route unknown27d ago0x476c2e…39053c
0x0122…06080x9c95…e299Base$0.001100%Route unknown28d ago0xd5270d…d01ba3
0x0122…06080x9c95…e299Base$0.001100%Route unknown28d ago0x4c867d…fe68b4
0x0122…06080x9c95…e299Base$0.001100%Route unknown28d ago0xa3b971…3ee5e9
0x0122…06080x9c95…e299Base$0.001100%Route unknown28d ago0xef4c8d…60cb71
0x0122…06080x9c95…e299Base$0.001100%Route unknown28d ago0x2eb750…db6687
0x0122…06080x9c95…e299Base$0.001100%Route unknown28d ago0xce4432…e5d563
0x0122…06080x9c95…e299Base$0.001100%Route unknown28d ago0xf264fd…408c91
0x0122…06080x9c95…e299Base$0.001100%Route unknown28d ago0x946be5…1b4efe
0x0122…06080x9c95…e299Base$0.001100%Route unknown28d ago0x86c0ab…95d16c
0x0122…06080x9c95…e299Base$0.001100%Route unknown28d ago0x0566ef…6c54f3
0x0122…06080x9c95…e299Base$0.001100%Route unknown28d ago0xd18990…44c6e5

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.