Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown48d ago0xa3dfc7…e6de70
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown48d ago0x3543a4…33e9dd
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0xec685f…46983b
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0xfcab4f…332dfa
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0x6d3a9b…e7e9d0
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0x308af2…508620
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0xc0d182…5fdc76
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0xee7417…4033e5
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0xc77d76…6165f3
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0xcd7536…ab86d4
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0x00781b…85857f
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0xeb4ac1…938b78
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0x1a20bf…a891f9
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0x0bbdf5…b96137
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0x34e36a…1d507e
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0x9a3b66…6e3e9a
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0x41a75f…1134a9
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0x3811f8…ef7f18
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0x1f9978…033253
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0xe70f7d…158ac0
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0x56b2e2…efd269
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0xc14c4c…1821be
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0x56022b…9c1ef6
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0xadb54d…9be184
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown49d ago0x951738…9872e5

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.