Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0x1b39fb…62fcad
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0x2463f5…d1ceb0
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0x60e27f…5fc3ae
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0x6f8efb…cbf0a7
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0xf8c4da…02bca8
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0x40e517…0f6f7d
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0x1df250…38754d
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0xc8303e…90e048
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0x94567b…9f8a66
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0xc24c65…c5aa8b
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0x06e9ab…911cb2
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0x19c565…4e3e27
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0x731d1e…d9b129
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0xb9966f…34b57b
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0x6b6c8c…1df687
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0x95e60d…6bc9b2
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0xc98f53…f6ef16
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0x1ade9a…366556
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0x277ac1…7ff089
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0x466ab0…8dd153
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0x1da918…7065a8
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0x87b780…d6779e
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0x87513e…262a35
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0xb5516d…0ee978
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa17d ago0x06ec25…879f89

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.