Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa19d ago0xf8fe5e…29a358
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa19d ago0x5e1dbf…706493
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa19d ago0x47547d…3f0fc1
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa19d ago0xd58686…edc21d
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa19d ago0x78b385…d8aa7f
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa19d ago0xfa1a9d…5b954c
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa19d ago0x932b55…e614d9
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa19d ago0x9c8e05…4adfbf
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa19d ago0xddfe3d…6795d0
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa20d ago0x4d9255…9f7fbc
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa20d ago0x4a7d41…340b7c
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa20d ago0xc3a605…1dd2bc
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa20d ago0x933247…c9c4a4
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa20d ago0xc00a8e…26d76d
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa20d ago0x27f2d2…85dd71
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa20d ago0x726593…b91792
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa20d ago0x55b877…35d698
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa20d ago0x6dccb7…a6df2b
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa20d ago0xcf7903…48c692
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa20d ago0x10aa35…bfb17d
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa20d ago0xa78b62…d72cd7
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa20d ago0x1e7b17…a29149
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa20d ago0x15c0e0…e8fa5c
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa20d ago0x83598f…2cda6a

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.