Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base$1.05100%0x5720…a5f454d ago0xba642d…9a81d3
0xa520…eca40x0e3d…7757Base$5.25100%0x0d74…aad654d ago0xf1b805…e7c34f
0xa520…eca40x0e3d…7757Base$10.50100%0x9d1f…cb2254d ago0xf8b7cc…903a20
0xa520…eca40x0e3d…7757Base$10.50100%0xc366…284e54d ago0x9653ac…892b95
0xa520…eca40x0e3d…7757Base$50.40100%0x7c94…b13e54d ago0xa2cb87…f185f7
0xa520…eca40x0e3d…7757Base$5.25100%0xa0c6…2cb454d ago0xc846c5…103d54
0xa520…eca40x0e3d…7757Base$5.25100%0xc2de…8a3d54d ago0x15a019…2156df
0xa520…eca40x0e3d…7757Base$5.25100%0x6d7b…aade54d ago0x19c514…88c871
0xa520…eca40x0e3d…7757Base$5.25100%0x8503…c07254d ago0xc61637…16d4d2
0xa520…eca40x0e3d…7757Base$15.75100%0xd50e…07b955d ago0xf48aec…d3d644
0xa520…eca40x0e3d…7757Base$21.00100%0xf733…8f8d55d ago0xa3bdac…716471
0xa520…eca40x0e3d…7757Base$10.50100%0x8de7…1c2c55d ago0x3534f5…fe742a
0xa520…eca40x0e3d…7757Base$5.25100%0x5047…e94055d ago0xfd242e…c9b8b3
0xa520…eca40x0e3d…7757Base$10.50100%0xd150…e42655d ago0xe134a7…52ddb7
0xa520…eca40x0e3d…7757Base$5.25100%0x58f6…451755d ago0x2ea0e0…7974c4
0xa520…eca40x0e3d…7757Base$10.50100%0xc2de…8a3d55d ago0x2c4e0a…db7654
0xa520…eca40x0e3d…7757Base$5.25100%0x63f4…be0155d ago0xa4eca2…994dbb
0xa520…eca40x0e3d…7757Base$14.70100%0x1e92…0cb755d ago0x266549…51260f
0xa520…eca40x0e3d…7757Base$10.50100%0xb3fe…1c0555d ago0xfc0ba1…bf461e
0xa520…eca40x0e3d…7757Base$5.25100%0x21ab…01d955d ago0xcdaf24…957b56
0xa520…eca40x0e3d…7757Base$10.50100%0x39e9…239355d ago0x99d3f8…9a1c88
0xa520…eca40x0e3d…7757Base$10.50100%0xab17…f94355d ago0x503f3d…ce1754
0xa520…eca40x0e3d…7757Base$5.25100%0x6b3c…58cb55d ago0x26fd9a…e31045

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.