Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base$30.4570%0xa8a2…c53b39d ago0x9418e5…188f57
0x1332…66eb0x0e3d…7757Base$10.5070%0x2158…e16039d ago0x9f678c…d82b94
0x1332…66eb0x0e3d…7757Base$493.5070%0x65ca…0ec139d ago0xb2a775…607900
0x1332…66eb0x47c5…4fc3Base$97.6570%0xf643…981039d ago0x6cf598…89e7ae
0x1332…66eb0x0e3d…7757Base$10.5070%0xcfc4…e10439d ago0x9b08af…b88465
0x1332…66eb0x0e3d…7757Base$52.5070%0x1e09…da4139d ago0xccdb94…5bdbed
0x1332…66eb0x0e3d…7757Base$10.5070%0x9ac4…71a939d ago0x175665…edf541
0x1332…66eb0x0e3d…7757Base$21.0070%0x2b2b…961c39d ago0x4cafcb…4b0ffd
0x1332…66eb0x0e3d…7757Base$93.9770%0xd775…7f8139d ago0xd370e3…457d6a
0x1332…66eb0x0e3d…7757Base$25.0070%0xc807…52c739d ago0x676504…e05a4e
0x1332…66eb0x0e3d…7757Base$36.7570%0x5e96…f15939d ago0x421b74…057a34
0x1332…66eb0x0e3d…7757Base$5.2570%0x8107…169939d ago0xcdf2b6…2c3348
0x1332…66eb0x0e3d…7757Base$1.0570%0x8569…b98739d ago0x3da844…46ffd1
0x1332…66eb0x0e3d…7757Base$52.5070%0x4b7f…bff039d ago0xdf0c89…be741c
0x1332…66eb0x0e3d…7757Base$104.1070%0xb97a…ba2d39d ago0x59afd4…9afce4
0x1332…66eb0x0e3d…7757Base$2,100.0070%0x1763…dc2239d ago0x5d60d2…f98964
0x1332…66eb0x0e3d…7757Base$10.5070%0x781c…500139d ago0x6aaeea…51f874
0x1332…66eb0x0e3d…7757Base$19.4570%0x5f60…e48e39d ago0x729105…0a675f
0x1332…66eb0x0e3d…7757Base$92.4070%0xa1fb…723e39d ago0xc7f670…2371cb
0x1332…66eb0x0e3d…7757Base$11.3370%0x3d44…411539d ago0x744a13…705d98
0x1332…66eb0x0e3d…7757Base$10.5070%0xbfa0…288539d ago0x90cc28…259bb5
0x1332…66eb0x0e3d…7757Base$17.9070%0x6c0f…7cd639d ago0x117138…0de349
0x1332…66eb0x0e3d…7757Base$15.7570%0x30b6…608939d ago0x4de987…2e89e3
0x1332…66eb0x0e3d…7757Base$52.5070%0x20cf…bf5539d ago0x29a0f7…d685a5
0x1332…66eb0x0e3d…7757Base$10.5070%0x8134…084939d ago0xeb513f…08ce83

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.