Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0xa85339…e7aa1c
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0x4fd4bf…254178
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0xa1e82d…9a7b8b
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0x4ac8c3…569b3c
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0x80d011…bfb2cc
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0xac9723…9fece5
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0x986568…0c7f25
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0xc88e79…8dfd5f
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0x3e51d4…c0958c
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0x7ce72b…def97d
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0xcf65f5…db60f8
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0x456da8…f5be40
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0x2df5d9…c61e89
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0x4cdc5a…7ed9e5
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0x9e015f…c34109
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0x4d61da…4eaa25
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0x35ce72…f80887
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0x1dc56a…3bf9da
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0xcfa631…9a5d17
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0x85e6c2…4e08db
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0x60083f…cb4c09
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0x48e353…25a6da
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0xd6f3b9…bd2d71
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0x68e265…efbe12
0xcd50…b9d80xfe80…47eeBase—$0.001100%fluxa16d ago0x3afe42…49ae37

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.