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%0x54c7…4b1250d ago0x06dc2f…a417ea
0xa520…eca40x47c5…4fc3Base$1.0570%0xb725…f2dd50d ago0x5c30db…85cace
0xa520…eca40x0e3d…7757Base$10.50100%0x4a3c…710250d ago0x6b2619…075097
0xa520…eca40x47c5…4fc3Base$1.0570%0xb77d…5f2d50d ago0x841e2d…c94b79
0xa520…eca40x47c5…4fc3Base$5.2570%0xb99f…c90350d ago0x53c661…10ea62
0xa520…eca40x47c5…4fc3Base$1.0570%0x1913…93d950d ago0xfd6c9f…cd357d
0xa520…eca40x47c5…4fc3Base$2.1070%0x60b3…977350d ago0x18521e…a2ed3f
0xa520…eca40x47c5…4fc3Base$5.2570%0x2b56…451e50d ago0x3f67ce…81cfcf
0xa520…eca40x47c5…4fc3Base$3.1570%0x20cf…bf5550d ago0xd2d73c…d02442
0xa520…eca40x0e3d…7757Base$5.25100%0xc807…52c751d ago0xdb8d2a…15731f
0xa520…eca40x0e3d…7757Base$1.05100%0xbfa0…288551d ago0x57777f…59f313
0xa520…eca40x0e3d…7757Base$1.05100%0xdc27…c47d51d ago0x1a5e02…610190
0xa520…eca40x0e3d…7757Base$42.00100%0x8ee8…f8f251d ago0xaee556…5c9c0c
0xa520…eca40x0e3d…7757Base$10.50100%0x4596…ce0951d ago0xfaacbd…17c398
0xa520…eca40x0e3d…7757Base$23.10100%0x27f5…dfdc51d ago0xf33455…77d485
0xa520…eca40x0e3d…7757Base$5.25100%0xd253…4d1851d ago0xfc3372…a2fd24
0xa520…eca40x0e3d…7757Base$5.25100%0xaf62…40b951d ago0x27a330…68d175
0xa520…eca40x0e3d…7757Base$31.50100%0x0d74…aad651d ago0x5003de…bfdf7f
0xa520…eca40x0e3d…7757Base$5.25100%0x1e6d…37c151d ago0x17bf4f…7287c4
0xa520…eca40x0e3d…7757Base$6.30100%0x4e07…cf7c51d ago0x51dc8c…828f1d

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.