Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown65d ago0x6c9e40…7800d2
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown65d ago0x7ecb4d…13c7ce
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown65d ago0x8c4361…b52006
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown65d ago0x296066…e57b9c
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown65d ago0x18f906…ba0914
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown65d ago0x85dc87…347cca
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown65d ago0x8b229c…65dbbe
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown65d ago0x853163…fd6985
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown65d ago0x17dc4c…d6462e
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown65d ago0x48cfa3…f78c71
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown65d ago0xc4a998…12e8ef
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown65d ago0x8a2ba3…e9aa36
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown65d ago0xe0e373…d6878e
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown65d ago0x1c1d88…ec2e09
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown65d ago0xe5f249…57d03b
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown66d ago0xc5285b…b7590f
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown66d ago0xdfeeee…db8db8
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown66d ago0xfdd7d1…c8db3e
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown66d ago0xce89f4…30097d
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown66d ago0xac0b84…d43f1c
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown66d ago0x5151fb…c35fd7
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown66d ago0x3355ad…62bbef
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown66d ago0xaf1599…f89b3a
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown66d ago0x4b2f03…02c7d9
0xcbfc…328c0x9c95…e299Base$0.001100%Route unknown66d ago0xf4d6f4…179a2e

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.