Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0xf1da12…8be27f
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0xfe1ca8…9cb73b
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0x5e94a7…0bbd8f
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0xaaf152…a46c3a
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0xe0a3e8…8a8a94
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0x7c6431…da8ab6
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0xf5dcd1…a58288
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0x34175b…357511
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0x50d08a…fa3932
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0xca0438…5b9dde
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0xd8d1e4…640325
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0xdda017…9c25c1
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0xaf5446…df4f39
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0x62525e…0aca6a
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0x83765e…af4f3f
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0x5db42f…6e63d7
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0x86b33c…dbbab4
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0xed3cff…c8cde2
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0x0910e8…29604b
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0xe70e80…054be4
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0xf421c2…e0e646
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0x22327d…b094c4
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0xa50586…2567f5
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa17d ago0xe997d7…d65526
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa18d ago0x4450d8…9ac4bf

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.