Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown42d ago0xf7a82a…b62d75
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown42d ago0x07d881…61e5c7
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown42d ago0x734268…a5159f
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown42d ago0x2b0c5e…06ada1
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown42d ago0xedc930…2a6c12
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown42d ago0x6e2ca1…24f02d
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0xff718e…0960e0
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0x730f32…ec9390
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0x805ffd…d17eaa
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0xb885ae…9a2448
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0x5dd1e4…0cbbf2
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0xb8cf11…79f238
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0x5237f5…b1672e
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0xf65ae3…02e444
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0xae4cc8…be76a0
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0x88b6ae…ee23e2
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0xf4a86d…ad8989
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0xb9df92…073090
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0x78df63…1ff53b
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0xfa4ed1…bd9791
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0x39cc08…7aac36
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0x2c32b9…274000
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0x3da550…2ff71d
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0xe750d3…5df5d6
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0x2569e0…a74752

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.