Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefab…9daa0x9d19…08d3Base—$0.01100%fluxa110d ago0xe46a40…911cbf
0x07e9…20030x9d19…08d3Base—$0.01100%fluxa110d ago0x9a78f5…cf5902
0xd874…24710x9d19…08d3Base—$0.01100%fluxa110d ago0x0e94a0…606264
0xc02a…46a00x9d19…08d3Base—$0.01100%fluxa110d ago0xf0f21b…44ec88
0xe121…b25d0x9d19…08d3Base—$0.01100%fluxa110d ago0x93c483…19aa82
0xcabf…68eb0x9d19…08d3Base—$0.01100%fluxa110d ago0x6cb715…6dc40a
0x00ca…e4190x9d19…08d3Base—$0.01100%fluxa110d ago0xc2df78…918869
0x6230…6b480x9d19…08d3Base—$0.01100%fluxa110d ago0xbeec28…ab182e
0x3adc…eed90x9d19…08d3Base—$0.01100%fluxa110d ago0xda9075…94bf4f
0xfebf…dbd60x9d19…08d3Base—$0.01100%fluxa110d ago0xa8b285…ed3916
0x52f6…ee900x9d19…08d3Base—$0.01100%fluxa110d ago0x7ea7f4…e27198
0x5401…ec450x9d19…08d3Base—$0.01100%fluxa110d ago0x22a442…ae3226
0x1e08…2f9f0x9d19…08d3Base—$0.01100%fluxa110d ago0x7bd08f…a3743f
0x0866…5ab80x9d19…08d3Base—$0.01100%fluxa110d ago0x8bafc9…4828fe
0x6150…0d810x9d19…08d3Base—$0.01100%fluxa110d ago0xde61fc…7bafcb
0xd045…173c0x9d19…08d3Base—$0.01100%fluxa110d ago0x1bc8e1…c4f816
0xeb31…ea6e0x9d19…08d3Base—$0.01100%fluxa110d ago0x8c1724…9d5ffe
0x91e8…52160x9d19…08d3Base—$0.01100%fluxa110d ago0x562671…6edd6f
0x4a52…17640x9d19…08d3Base—$0.01100%fluxa110d ago0x8b111a…3a364e
0x157a…97a90x9d19…08d3Base—$0.01100%fluxa110d ago0x260c01…ef0d74
0xe70f…ae230x9d19…08d3Base—$0.01100%fluxa110d ago0x44b16f…5dbfd6
0xb570…570e0x9d19…08d3Base—$0.01100%fluxa110d ago0x9662dc…bb66ab
0x6232…095a0x9d19…08d3Base—$0.01100%fluxa110d ago0x4bc5a9…49e0e7
0x1028…07030x9d19…08d3Base—$0.01100%fluxa110d ago0xf7ad6f…f827d5
0x9550…d8950x9d19…08d3Base—$0.01100%fluxa110d ago0xf837a7…1c9c18

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.