Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0xd709a5…e0e54c
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0x5c19ea…8eb63e
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0x73c0ea…401f05
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0x876e17…f0bbd3
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0x8f7ecf…5eeec2
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0x2c20fd…1fcf74
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0x8dc167…fa96a8
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0x8ae370…0505ef
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0x5a3c32…1a0c02
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0x317a8b…4b6af1
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0xb4f284…852335
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0x40a077…56a879
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0x995804…62b33c
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0x434e78…5916dc
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0xb3f799…7b18b5
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0x11e6e7…6b6505
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0x2ca155…ebd6ef
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0x6c9c12…1382a5
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0xf5917e…32e920
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0xee2a6d…170594
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0x38aa96…c6ade3
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0xe8bcaa…57dc07
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0xbf8701…8185c8
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0x1ed3d2…052506
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown71d ago0xe7c3b8…d7ec84

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.