Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0810…37be0x9c95…e299Base$0.001100%Route unknown65d ago0x353dad…753f34
0x0810…37be0x9c95…e299Base$0.001100%Route unknown65d ago0x40fcc2…c446f3
0x0810…37be0x9c95…e299Base$0.001100%Route unknown65d ago0x9bd4a7…c4d0f7
0x0810…37be0x9c95…e299Base$0.001100%Route unknown65d ago0x7895a9…d66387
0x0810…37be0x9c95…e299Base$0.001100%Route unknown65d ago0x2200ac…91c0ce
0x0810…37be0x9c95…e299Base$0.001100%Route unknown65d ago0xac4645…e5f3df
0x0810…37be0x9c95…e299Base$0.001100%Route unknown65d ago0xdd942f…e86114
0x0810…37be0x9c95…e299Base$0.001100%Route unknown65d ago0x5c0679…01e82d
0x0810…37be0x9c95…e299Base$0.001100%Route unknown65d ago0xadb77c…bb8fc8
0x0810…37be0x9c95…e299Base$0.001100%Route unknown65d ago0x8cee15…a0fa47
0x0810…37be0x9c95…e299Base$0.001100%Route unknown65d ago0x87df3a…602195
0x0810…37be0x9c95…e299Base$0.001100%Route unknown65d ago0x2081fc…4bbd6a
0x0810…37be0x9c95…e299Base$0.001100%Route unknown66d ago0x21c245…172403
0x0810…37be0x9c95…e299Base$0.001100%Route unknown66d ago0x640470…63caac
0x0810…37be0x9c95…e299Base$0.001100%Route unknown66d ago0xdf676d…53dd26
0x0810…37be0x9c95…e299Base$0.001100%Route unknown66d ago0xe926c5…bfdd46
0x0810…37be0x9c95…e299Base$0.001100%Route unknown66d ago0xea0c7c…e1f4c7
0x0810…37be0x9c95…e299Base$0.001100%Route unknown66d ago0x112838…7621dc
0x0810…37be0x9c95…e299Base$0.001100%Route unknown66d ago0xe0b699…2010e4
0x0810…37be0x9c95…e299Base$0.001100%Route unknown66d ago0xe7b305…0480c7
0x0810…37be0x9c95…e299Base$0.001100%Route unknown66d ago0xae079f…8212e5
0x0810…37be0x9c95…e299Base$0.001100%Route unknown66d ago0x5ca25b…3dfff8
0x0810…37be0x9c95…e299Base$0.001100%Route unknown66d ago0x548f5d…d0af27
0x0810…37be0x9c95…e299Base$0.001100%Route unknown66d ago0x4ad51d…85e164
0x0810…37be0x9c95…e299Base$0.001100%Route unknown66d ago0x4f7888…ca23c2

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.