Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa20d ago0x65c78f…70c623
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa20d ago0xe6cb90…2438e2
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa20d ago0x87ace7…53163d
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa20d ago0x8805bd…cec28b
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa20d ago0x0e33c4…41be95
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa20d ago0x04c151…9c8d6a
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa20d ago0x7bdba7…76f3d3
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa20d ago0x10420e…5f6ee2
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa20d ago0x69f803…d770d1
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa20d ago0xfe082d…c72de5
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa20d ago0xab5b45…861196
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa20d ago0x5d9882…d061ea
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa20d ago0x6999f1…a51df6
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa21d ago0x4682f8…bb7909
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa21d ago0x28a7c7…ddc72b
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa21d ago0xd203e7…50ad30
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa21d ago0x90edff…55524d
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa21d ago0xc86222…78a466
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa21d ago0x73122b…d72f27
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa21d ago0x78595e…6cf5d9
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa21d ago0x1ae257…e0f568
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa21d ago0x3637a2…41d7fb
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa21d ago0xf735c9…5cdcd7
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa21d ago0xd40ca8…fc5839
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa21d ago0x1ca132…44b49f

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.