Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x386e…832c0xfe80…47eeBase$0.001100%fluxa20d ago0xe55136…c76c6e
0x386e…832c0xfe80…47eeBase$0.001100%fluxa20d ago0xcc90a2…bdec9c
0x386e…832c0xfe80…47eeBase$0.001100%fluxa20d ago0xab6dca…32f044
0x386e…832c0xfe80…47eeBase$0.001100%fluxa20d ago0x4f55d5…244f28
0x386e…832c0xfe80…47eeBase$0.001100%fluxa20d ago0x2acb7a…e65607
0x386e…832c0xfe80…47eeBase$0.001100%fluxa20d ago0x9b9721…5adbbf
0x386e…832c0xfe80…47eeBase$0.001100%fluxa20d ago0xd9982f…b30011
0x386e…832c0xfe80…47eeBase$0.001100%fluxa20d ago0xa7a6b3…c18e9c
0x386e…832c0xfe80…47eeBase$0.001100%fluxa20d ago0x6feec7…ac92e7
0x386e…832c0xfe80…47eeBase$0.001100%fluxa20d ago0x55ff10…6cc877
0x386e…832c0xfe80…47eeBase$0.001100%fluxa20d ago0x3cc963…24b83f
0x386e…832c0xfe80…47eeBase$0.001100%fluxa20d ago0xf0123c…b2e45b
0x386e…832c0xfe80…47eeBase$0.001100%fluxa20d ago0xd9156e…451b9d
0x386e…832c0xfe80…47eeBase$0.001100%fluxa20d ago0x40ed4b…e75253
0x386e…832c0xfe80…47eeBase$0.001100%fluxa20d ago0x205bb0…4f7298
0x386e…832c0xfe80…47eeBase$0.001100%fluxa20d ago0x51bbb6…a15be9
0x386e…832c0xfe80…47eeBase$0.001100%fluxa20d ago0xd1cd0d…92c03b
0x386e…832c0xfe80…47eeBase$0.001100%fluxa20d ago0x254bed…758b24
0x386e…832c0xfe80…47eeBase$0.001100%fluxa20d ago0xddc72b…44310d
0x386e…832c0xfe80…47eeBase$0.001100%fluxa20d ago0xc53d35…eca734
0x386e…832c0xfe80…47eeBase$0.001100%fluxa20d ago0x386fe4…1f57d8
0x386e…832c0xfe80…47eeBase$0.001100%fluxa21d ago0x266cf0…b58018
0x386e…832c0xfe80…47eeBase$0.001100%fluxa21d ago0xbd350a…0f8c49
0x386e…832c0xfe80…47eeBase$0.001100%fluxa21d ago0x759998…5110e2
0x386e…832c0xfe80…47eeBase$0.001100%fluxa21d ago0x9a349b…8e9e9a

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.