Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0x316705…b28ed9
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0xc0679a…3fd190
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0x8aa4ce…f7a91a
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0xe86ea6…e280e6
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0xdbe3b9…f828ae
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0x92ed4c…389dbb
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0x87b6b3…f6cc57
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0xe735c3…3e1454
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0xfff751…77531f
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0xb784d0…acaff7
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0x8d4f6d…9bceb1
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0x6c3258…21aeef
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0x0b9dd9…7e85a3
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0xed7ce0…dd1652
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0xa0b606…51407d
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0x1f02f8…e1bdda
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0x7b9a83…1e5f18
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0x7fbc13…c3a147
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0x9d4d97…494b0d
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0x160755…e1ba1d
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0x11b8f3…c31760
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0x84e9db…41679f
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0xe71fcd…0c79fc
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa17d ago0xf07bce…977270
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa18d ago0xa31aaa…9d9a03

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.