Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown44d ago0x8bd27a…b605db
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown44d ago0xb7a293…68b78f
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown44d ago0x54f9bc…458285
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown44d ago0x157650…619d02
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown44d ago0x07aa9a…f62a14
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown44d ago0x0eb1ea…7241a2
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown44d ago0x7ef010…081603
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown44d ago0xd078cc…4b4854
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown44d ago0x0282c3…baa9b8
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown44d ago0x0fa0f4…3e69c9
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown44d ago0x334714…06e127
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown44d ago0x745453…52718f
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown45d ago0xee1460…2b1c0d
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown45d ago0xe20bb2…4f90de
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown45d ago0x4ce833…9964a1
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown45d ago0xa746f8…16c9d3
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown45d ago0xc6ba17…cc9432
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown45d ago0x660f44…c0b740
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown45d ago0xd4a2bc…d7b853
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown45d ago0xec121e…bfe7e7
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown45d ago0x37a838…3839d7
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown45d ago0xa600ea…6b49fb
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown45d ago0xe64dd5…d01151
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown45d ago0x507e71…723890
0xbe79…f8010x9c95…e299Base$0.001100%Route unknown45d ago0x2f45eb…dabaa6

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.