Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base$1,635.1970%0xd60b…b73914d ago0x6a43de…130379
0x4a31…a9f80x47c5…4fc3Base$85.0570%0xc836…5c4614d ago0xfc75a3…f2b27d
0x4a31…a9f80x47c5…4fc3Base$105.0070%0x53e7…bd1014d ago0x04f4cf…780411
0x2352…17390x47c5…4fc3Base$25.2070%0x6fec…af4014d ago0x7d3f17…049007
0xab59…60150x47c5…4fc3Base$252.0070%0x78ce…877f14d ago0x2c1ed1…8c926f
0x4a31…a9f80x47c5…4fc3Base$105.0070%0x0abd…8e7714d ago0xfa4269…1a9da9
0x1cf1…8b570x47c5…4fc3Base$10.5070%0x3213…64ef14d ago0x41ef60…f60eba
0x4a31…a9f80x47c5…4fc3Base$105.0070%0xaf61…49f614d ago0x93d66f…9251de
0x1332…66eb0x47c5…4fc3Base$210.0070%0x898f…4f5e14d ago0xab979f…d0faf4
0x1332…66eb0x47c5…4fc3Base$2,940.0070%0x823e…6b6c14d ago0x08cda3…95f35b
0xd573…1b300x47c5…4fc3Base$498.7570%0x4f6a…d2f614d ago0x69a293…230491
0xeea3…9fa00x47c5…4fc3Base$36.7570%0x69b3…7ddd14d ago0x761c90…fb02fb
0x6ff7…52380x47c5…4fc3Base$11.5570%0xe162…626814d ago0xcb742f…31854d
0xa7c6…82f60x47c5…4fc3Base$103.8970%0x394f…900814d ago0x073d28…06f0d9
0x70a8…a4be0x47c5…4fc3Base$10.5070%0xfbba…dd9014d ago0x00018e…359a4b
0x1332…66eb0x47c5…4fc3Base$27.3070%0xbb4c…e40c14d ago0x9a48a2…71ab6a
0x2352…17390x47c5…4fc3Base$26.2570%0x3c35…aa7314d ago0x7ca82b…1954cc
0x70ac…34460x47c5…4fc3Base$10.5070%0x28a1…4ae514d ago0x0abfe1…752eae
0x79ec…56320x47c5…4fc3Base$10.5070%0x9903…29c414d ago0x43a968…26f20b
0x1332…66eb0x47c5…4fc3Base$105.0070%0x5b2d…d78c14d ago0x2e4683…9816f7
0x1332…66eb0x47c5…4fc3Base$18.9070%0xa06c…18fe14d ago0x626e62…19f9a6
0x7a35…222d0x47c5…4fc3Base$52.5070%0x5df6…642814d ago0x6d97ae…fdf07f
0x1332…66eb0x47c5…4fc3Base$226.8270%0xc6fb…0f6c14d ago0x39f2ce…391fc3
0x1332…66eb0x47c5…4fc3Base$10.5070%0x406c…cda314d ago0x71cead…531cab
0x1332…66eb0x47c5…4fc3Base$3,150.0070%0x2e76…b74914d ago0xbc5e8f…447c11

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.