Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa20d ago0xd380a4…f9d704
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa20d ago0x06cd32…63fa32
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa20d ago0x627f11…0571f2
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa20d ago0xcc2953…a5c00a
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa20d ago0xfc118f…1ea5da
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa20d ago0x863e04…ed8e12
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa20d ago0x19ffc3…8e4612
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa20d ago0x4c8a8d…ab9af8
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa20d ago0x0cde74…f9bd73
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa20d ago0x47511c…2eccd2
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa21d ago0xe60cd7…d84158
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa21d ago0x35b0c5…f66876
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa21d ago0xd559c5…ca9dae
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa21d ago0xe7a0c6…f4913a
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa21d ago0x24bf2a…b73828
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa21d ago0xa9a649…2d7e5a
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa21d ago0xff3121…62960f
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa21d ago0x410a61…1dadda
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa21d ago0x350162…4bf262
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa21d ago0x1313a0…8213e3
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa21d ago0x6fc963…0478f7
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa21d ago0xc2de96…e8cab1

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.