Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa43d ago0xf0e3eb…a63b7b
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa43d ago0x005edd…7809ce
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa43d ago0x40bf37…3099dd
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa43d ago0xd61956…93cfb9
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa43d ago0xff1b2d…35d572
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa43d ago0xe64056…6651cc
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa43d ago0xf68488…c24abe
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa43d ago0x39e0a8…6a2fbc
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa43d ago0x0cc183…ed5ea8
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa43d ago0x4d0d1b…8a4d5d
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa44d ago0x2f3842…5ca2c5
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa44d ago0xce27a1…26c16a
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa44d ago0xb8d9d7…f88966
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa44d ago0xa66c3f…6606a3
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa44d ago0x0f09ca…586bfb
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa44d ago0xc11bc6…2e8dee
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa44d ago0x786b75…1dca19
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa44d ago0xf8ed8e…ff759d
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa44d ago0x681d3f…fa58d2
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa44d ago0x47cc83…837795
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa44d ago0x7cd66a…bce64b
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa44d ago0x756a4d…747d3b
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa44d ago0x9a9c52…24da2f
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa44d ago0xb72aeb…4cbcc8

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.