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$10.5070%0xafd1…680d28d ago0xd01b82…876a1b
0xa520…eca40x47c5…4fc3Base$26.2570%0x63f7…457828d ago0x706efd…e77131
0xa520…eca40x47c5…4fc3Base$5.2570%0x3d53…a35928d ago0x85f4ac…c6bd13
0xa520…eca40x47c5…4fc3Base$5.2570%0xb77d…5f2d28d ago0x59b29d…e18524
0xa520…eca40x47c5…4fc3Base$5.2570%0x19e0…dcbe28d ago0xb8d97d…9491dd
0xa520…eca40x47c5…4fc3Base$10.5070%0xde5c…e1ff28d ago0xba8e9c…3ce34a
0xa520…eca40x47c5…4fc3Base$10.5070%0x466a…f27128d ago0x717eb7…2279ac
0xa520…eca40x47c5…4fc3Base$10.5070%0x65ca…0ec128d ago0xc3b120…f9e79d
0xa520…eca40x47c5…4fc3Base$5.2570%0x0166…37af28d ago0xb96e17…87eb01
0xa520…eca40x47c5…4fc3Base$10.5070%0x0477…fae028d ago0x70b5ed…5f22b2
0xa520…eca40x47c5…4fc3Base$31.5070%0x629a…da9c28d ago0x444a46…785a9b
0xa520…eca40x47c5…4fc3Base$5.2570%0x5682…a95228d ago0x4b8fa2…e889a9
0xa520…eca40x47c5…4fc3Base$10.5070%0x8c9f…11af28d ago0x34a0dd…8f8239
0xa520…eca40x47c5…4fc3Base$5.2570%0x9d1a…013528d ago0x92605b…838f1e
0xa520…eca40x47c5…4fc3Base$10.5070%0x2b2b…961c28d ago0x413a8e…f87dba
0xa520…eca40x47c5…4fc3Base$5.2570%0xd3b3…bd8228d ago0xe58bdf…50bd80
0xa520…eca40x47c5…4fc3Base$15.7570%0xa8a2…c53b28d ago0x3ce7e2…6c1dfb
0xa520…eca40x47c5…4fc3Base$5.2570%0x345f…57af28d ago0x7829dc…52fe19
0xa520…eca40x47c5…4fc3Base$10.5070%0x1bf5…a71628d ago0xc3a10b…22c684
0xa520…eca40x47c5…4fc3Base$5.2570%0xd1bc…096d28d ago0x743f5c…55e467
0xa520…eca40x47c5…4fc3Base$10.5070%0x9971…204828d ago0xbab9f1…efb7bf
0xa520…eca40x47c5…4fc3Base$5.2570%0x7d28…b24828d ago0xb1e94f…af53fd
0xa520…eca40x47c5…4fc3Base$6.3070%0xd09f…ebf028d ago0xf27122…456125
0xa520…eca40x47c5…4fc3Base$21.0070%0x8b99…df7928d ago0x712530…a7c0bf
0xa520…eca40x47c5…4fc3Base$5.2570%0x8c9f…11af28d ago0xe33142…81ac3d

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.