Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x78bdfc…e30a40
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x350929…5aff30
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x9068f5…2741a6
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x88dfc3…1ea936
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x6bec67…d63942
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0xbf0d88…d0e23f
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0xfc0bc7…24d393
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x8e9199…4a8396
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x05a596…c73735
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x1e8bc6…144f95
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x3adee6…3aaae2
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0xbcaab7…fbbc10
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0xc3bcf0…fcb4f2
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0xa3c78f…8300fb
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x0d8760…70690e
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x860a4d…b2eb07
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0xe0e8a9…f6b47c
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa30d ago0x75cc27…72bef0
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa31d ago0x96e1dc…f7365e
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa31d ago0xc4632f…3064d1
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa31d ago0xac6d28…ac80e8
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa31d ago0x39ff18…91cca3
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa31d ago0xf4d9f5…61271b
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa31d ago0x248df6…9e6b07
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa31d ago0xc9395c…1d9257

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.