Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa17d ago0xcd5e59…4c8d9d
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa17d ago0x11aca4…8bfdd5
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa17d ago0xa20aea…a2d8a9
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa17d ago0x46c859…1a11e9
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa17d ago0xf9fb43…03e970
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa18d ago0x0c196a…b7eb79
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa18d ago0x1c21e8…e97968
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa18d ago0x6434c5…943a17
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa18d ago0x6bb00e…3c81c4
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa18d ago0x621e9d…d73f7c
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa18d ago0xfeda53…435e06
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa18d ago0xdaf611…767d2b
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa18d ago0x375491…2b25b0
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa18d ago0xb651b6…2ed113
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa18d ago0xe8b14d…47ed73
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa18d ago0xeddc6f…7df023
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa18d ago0x5128c6…132032
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa18d ago0x8d00fb…4e4aa9
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa18d ago0xaac757…b464bc
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa18d ago0x4a39a8…82d654
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa18d ago0x4e858f…1af7ab
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa18d ago0x21de8e…3ba86e
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa18d ago0x2fce45…23faae
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa18d ago0x21d034…eac20d
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa18d ago0x7da2a6…3d93f9

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.