Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65d0…a89d0xfe80…47eeBase$0.001100%fluxa71d ago0x8d82d0…67bce7
0x3343…30f10xfe80…47eeBase$0.001100%fluxa71d ago0x75a943…31dcba
0x0563…c2c50xfe80…47eeBase$0.001100%fluxa71d ago0x1f0968…df75e6
0x257c…48ed0xfe80…47eeBase$0.001100%fluxa71d ago0x693ede…e5e356
0xb5b0…009d0xfe80…47eeBase$0.001100%fluxa71d ago0x04fa4c…e7b640
0x6539…ef080xfe80…47eeBase$0.001100%fluxa71d ago0xf541f4…b51ef2
0x08f0…4f690xfe80…47eeBase$0.001100%fluxa71d ago0x2f808a…3a7bdc
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa71d ago0xfe494e…2428c4
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa71d ago0x741319…a9efd9
0x823b…9ae80xfe80…47eeBase$0.001100%fluxa71d ago0xbc2780…670abc
0x4cea…d4b80xfe80…47eeBase$0.001100%fluxa71d ago0x8865ff…92291b
0x5a62…da300xfe80…47eeBase$0.001100%fluxa71d ago0xbb8afe…2e0f36
0xaac1…f5b50xfe80…47eeBase$0.001100%fluxa71d ago0xc8395d…109627
0xa856…7a2f0xfe80…47eeBase$0.001100%fluxa71d ago0xa650f8…0da852
0x0b38…41e40xfe80…47eeBase$0.001100%fluxa71d ago0xcfb266…bd3bac
0x86bb…01120xfe80…47eeBase$0.001100%fluxa71d ago0xbb07b4…2659ec
0x4917…4e7c0xfe80…47eeBase$0.001100%fluxa71d ago0x81650c…1182a9
0x138d…91ae0xfe80…47eeBase$0.001100%fluxa71d ago0x41c146…a8374a
0x8d9d…de360xfe80…47eeBase$0.001100%fluxa71d ago0xf33c09…428e1f
0xb58d…d1b20xfe80…47eeBase$0.001100%fluxa71d ago0xa500c6…8b070b
0xfd0f…08c90xfe80…47eeBase$0.001100%fluxa71d ago0xae40be…c6ec57
0x6e5f…7eca0xfe80…47eeBase$0.001100%fluxa71d ago0x98c612…6bc188
0x6531…e40e0xfe80…47eeBase$0.001100%fluxa71d ago0x34e7ba…39eb71
0x4b29…95890xfe80…47eeBase$0.001100%fluxa71d ago0x7896ba…876eab
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa71d ago0x7ec6e6…b1580c

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.