Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0x808e3b…e209a4
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0x903d3b…d64676
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0xd8fcc3…ff7c73
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0x38613f…f54372
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0xc351d5…dd0da2
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0xa83e55…389b01
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0x3bef82…18a3a1
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0xfeabe6…dab6ec
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0x020278…8665a0
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0xf47308…04120b
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0x2b9647…2feefd
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0x42ab0c…aabf29
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0xeb5645…92257d
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0x6de3e8…84221c
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0x0fecfd…4b8f68
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0x922b8d…a6c04f
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0x3ebc96…20f93c
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0x95083f…ba36dd
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0x5b4a04…fb4845
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0xaa0902…47b1e9
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0x6a26cd…88d943
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0xe0158f…a804d2
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0xf58c2a…ac738c
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0x9f29fd…0dddee
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0xfa9549…5dea65

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.