Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa46d ago0x977361…a8e854
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa46d ago0xda8662…36662a
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa46d ago0xf48f01…404174
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa46d ago0xac77e3…5e9a2d
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa46d ago0xdb39d9…513e2f
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa46d ago0x57517d…8701da
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa46d ago0x6adc8e…cb4dbd
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa46d ago0xe92f92…0af893
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa46d ago0x53fbb0…94d5eb
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa46d ago0xca1808…77f070
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa46d ago0xef185c…22456e
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa46d ago0x07f0de…d7d31e
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa46d ago0x055777…168ca9
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa46d ago0xfd17d0…a4d721
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa46d ago0x1febab…cc000d
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa46d ago0xbf2ac5…783901
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa46d ago0x93ea05…3b565a
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa46d ago0x3331fe…75c7e3
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa46d ago0x89c0c2…196ed8
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa46d ago0x7fa248…0f5592
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa46d ago0x60cf64…78eb77
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa46d ago0xf96985…29b0dc
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa46d ago0x145c6f…4e67da
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa46d ago0xf83ee8…d7f0ff
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa47d ago0x4c9fe9…d27411

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.