Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b84…25110x3e0a…78e7Base—$0.005092100%coinbase74d ago0x13cb68…a814b3
0x7b84…25110x3e0a…78e7Base—$0.005295100%coinbase74d ago0xc39e86…160379
0x7b84…25110x3e0a…78e7Base—$0.005678100%coinbase74d ago0xfb3a27…8ec17e
0x7b84…25110x3e0a…78e7Base—$0.004257100%coinbase74d ago0xebc043…861689
0x7b84…25110x3e0a…78e7Base—$0.005437100%coinbase75d ago0x10b418…9e2581
0x7b84…25110x3e0a…78e7Base—$0.004214100%coinbase75d ago0x719512…26c394
0x7b84…25110x3e0a…78e7Base—$0.003299100%coinbase75d ago0xa5ac9e…29abb0
0x7b84…25110x3e0a…78e7Base—$0.005787100%coinbase75d ago0x1f99a4…736465
0x7b84…25110x3e0a…78e7Base—$0.00302100%coinbase75d ago0x3d8cc1…106836
0x7b84…25110x3e0a…78e7Base—$0.005825100%coinbase75d ago0x99d646…4beda7
0x7b84…25110x3e0a…78e7Base—$0.003498100%coinbase75d ago0xe2dd0d…68547f
0x7b84…25110x3e0a…78e7Base—$0.005674100%coinbase75d ago0x9df811…e5f9d4
0x7b84…25110x3e0a…78e7Base—$0.003285100%coinbase75d ago0xc9ad4d…1445bc
0x7b84…25110x3e0a…78e7Base—$0.005447100%coinbase75d ago0xf214c7…32b821
0x7b84…25110x3e0a…78e7Base—$0.004389100%coinbase75d ago0x6f9a8f…03b93c
0x7b84…25110x3e0a…78e7Base—$0.004647100%coinbase75d ago0xac72f5…1da605
0x7b84…25110x3e0a…78e7Base—$0.005348100%coinbase75d ago0x3cdfd4…1d5ea3
0x7b84…25110x3e0a…78e7Base—$0.005283100%coinbase75d ago0xc6ae71…d5ae8c
0x7b84…25110x3e0a…78e7Base—$0.002898100%coinbase75d ago0xd6e0ff…922584
0x7b84…25110x3e0a…78e7Base—$0.003516100%coinbase75d ago0x9a3efb…b13786
0x7b84…25110x3e0a…78e7Base—$0.004014100%coinbase75d ago0xecdac0…35293f
0x7b84…25110x3e0a…78e7Base—$0.002732100%coinbase75d ago0xf14dbd…37afde
0x7b84…25110x3e0a…78e7Base—$0.005523100%coinbase75d ago0xc170c8…7b5c45
0x7b84…25110x3e0a…78e7Base—$0.003022100%coinbase75d ago0x7db652…72650e
0x7b84…25110x3e0a…78e7Base—$0.005775100%coinbase75d ago0xd1d718…1cf2be

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.