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—$8.4070%0xac5b…869830d ago0x4d7abf…877d6a
0xa520…eca40x47c5…4fc3Base—$5.2570%0xd253…4d1830d ago0x7c4132…5b5517
0xa520…eca40x47c5…4fc3Base—$5.2570%0xed7e…63a630d ago0x7c964f…bbb5a7
0xa520…eca40x47c5…4fc3Base—$10.5070%0x6bac…5e9b30d ago0x7c20bc…405720
0xa520…eca40x47c5…4fc3Base—$5.2570%0x12b7…6f9930d ago0xca9b2b…ac5c5d
0xa520…eca40x47c5…4fc3Base—$5.2570%0x4950…4a2630d ago0xb87cca…79e64b
0xa520…eca40x47c5…4fc3Base—$3.1570%0xde1b…a3a230d ago0xcb7982…f7ab1b
0xa520…eca40x47c5…4fc3Base—$5.2570%0x0f31…87b130d ago0x9103be…bb8956
0xa520…eca40x47c5…4fc3Base—$8.4070%0x2bdf…11ce30d ago0xa4a846…ee557a
0xa520…eca40x47c5…4fc3Base—$5.2570%0x06ee…cb5230d ago0x0d88ee…541183
0xa520…eca40x47c5…4fc3Base—$5.2570%0x214e…3e4a30d ago0xfad3e5…4b3498
0xa520…eca40x47c5…4fc3Base—$11.5570%0x35c6…376330d ago0x3908db…b43471
0xa520…eca40x47c5…4fc3Base—$5.2570%0x3cca…9c7c30d ago0x860725…9a7f78
0xa520…eca40x47c5…4fc3Base—$5.2570%0x3835…626131d ago0x4f36b8…90d821
0xa520…eca40x47c5…4fc3Base—$5.2570%0x0389…0bc231d ago0xd4f357…791ef4
0xa520…eca40x47c5…4fc3Base—$5.2570%0x9667…204e31d ago0x53d9e9…f12343
0xa520…eca40x47c5…4fc3Base—$15.7570%0x1f7e…db9631d ago0xda7d61…360750
0xa520…eca40x47c5…4fc3Base—$10.5070%0x04e2…747831d ago0xbd8036…c40100
0xa520…eca40x47c5…4fc3Base—$5.2570%0x7492…70ae31d ago0x29b9a4…50d468
0xa520…eca40x47c5…4fc3Base—$31.5070%0x096a…5c7b31d ago0x71c94e…ac319a
0xa520…eca40x47c5…4fc3Base—$157.5070%0x2c22…1f1c31d ago0x8eb077…979971
0xa520…eca40x47c5…4fc3Base—$7.3570%0x3835…626131d ago0x998dd7…c2cc9a
0xa520…eca40x47c5…4fc3Base—$5.2570%0x1053…e7a931d ago0x7759cd…c6de34
0xa520…eca40x47c5…4fc3Base—$10.5070%0x1e76…9aba31d ago0x252293…6c9416
0xa520…eca40x47c5…4fc3Base—$10.5070%0xe1d1…1b1931d ago0xdcd769…bca037

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.