Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base—$22.0570%0xcfc4…e1044d ago0x46bb6a…b40810
0xa520…eca40x47c5…4fc3Base—$10.5070%0x45b7…2d944d ago0xc8f961…97672a
0xa520…eca40x47c5…4fc3Base—$15.7570%0x38ac…96f64d ago0x6ce22c…962aa6
0xa520…eca40x47c5…4fc3Base—$10.5070%0x1bc6…2f904d ago0x9d1376…7188fb
0xa520…eca40x47c5…4fc3Base—$10.5070%0x4d99…3c634d ago0xfbead1…afab66
0xa520…eca40x47c5…4fc3Base—$10.5070%0x581b…eeb24d ago0xe60029…01f258
0xa520…eca40x47c5…4fc3Base—$10.5070%0x6c20…6aed4d ago0x537b1f…f7d574
0xa520…eca40x47c5…4fc3Base—$10.5070%0x5dca…cd214d ago0xd87e18…41af5d
0xa520…eca40x47c5…4fc3Base—$10.5070%0x23e1…50034d ago0xeedea9…4550a8
0xa520…eca40x47c5…4fc3Base—$10.5070%0x0881…8de24d ago0x6527f1…ca8dc9
0xa520…eca40x47c5…4fc3Base—$10.5070%0x96b2…cc5e4d ago0x2fe2dc…832c83
0xa520…eca40x47c5…4fc3Base—$10.5070%0x6d7b…aade4d ago0xea1cba…81ce61
0xa520…eca40x47c5…4fc3Base—$14.7070%0x0ad8…9d8a4d ago0x42568e…b46783
0xa520…eca40x47c5…4fc3Base—$12.6070%0x58cf…f8d44d ago0xdb815e…053174
0xa520…eca40x47c5…4fc3Base—$10.5070%0x69ba…d2e24d ago0x4d241e…d4a254
0xa520…eca40x47c5…4fc3Base—$10.5070%0xc76e…a7a94d ago0x065645…f8756d
0xa520…eca40x47c5…4fc3Base—$10.5070%0xa640…7f405d ago0x8d9451…b395fa
0xa520…eca40x47c5…4fc3Base—$10.5070%0x4c4a…536c5d ago0xf89b39…3aa8bb
0xa520…eca40x47c5…4fc3Base—$10.5070%0xa4f5…b2f95d ago0x3c3c97…214576
0xa520…eca40x47c5…4fc3Base—$10.5070%0x78aa…36675d ago0x172425…08e698

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.