Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50b8…cbeb0x10c1…1e24Base—$1.27100%coinbase113d ago0x2ccb82…137292
0x50b8…cbeb0x10c1…1e24Base—$1.29100%coinbase113d ago0x2e037d…38fdbe
0x50b8…cbeb0x10c1…1e24Base—$1.25100%coinbase113d ago0x96bf4c…062a5a
0x50b8…cbeb0x10c1…1e24Base—$1.26100%coinbase113d ago0x3e5810…6b784a
0x50b8…cbeb0x10c1…1e24Base—$1.24100%coinbase113d ago0x81c52c…de0645
0x50b8…cbeb0x10c1…1e24Base—$1.21100%coinbase113d ago0xd4d90c…38d932
0x50b8…cbeb0x10c1…1e24Base—$1.22100%coinbase113d ago0x83c2df…702f34
0x50b8…cbeb0x10c1…1e24Base—$1.19100%coinbase113d ago0x722a47…b75fdd
0x50b8…cbeb0x10c1…1e24Base—$12.93100%coinbase113d ago0x5709a5…a62fb5
0x50b8…cbeb0x10c1…1e24Base—$0.94100%coinbase113d ago0x582bd0…7ca3e2
0x50b8…cbeb0x10c1…1e24Base—$1.00100%coinbase113d ago0x5d63a6…cfb165
0x50b8…cbeb0x10c1…1e24Base—$0.94100%coinbase113d ago0xd22cfc…995899
0x50b8…cbeb0x10c1…1e24Base—$0.93100%coinbase113d ago0x28c9a0…397cea
0x50b8…cbeb0x10c1…1e24Base—$0.87100%coinbase113d ago0x426648…c1717e
0x50b8…cbeb0x10c1…1e24Base—$0.87100%coinbase113d ago0x93f85f…0ccedd
0x50b8…cbeb0x10c1…1e24Base—$0.77100%coinbase113d ago0x507f63…735863
0x50b8…cbeb0x10c1…1e24Base—$0.73100%coinbase113d ago0xeb38a5…0917d5
0x50b8…cbeb0x10c1…1e24Base—$0.72100%coinbase113d ago0xc4faf9…9f5694
0x50b8…cbeb0x10c1…1e24Base—$0.74100%coinbase113d ago0x4f7bed…7c68ff
0x50b8…cbeb0x10c1…1e24Base—$0.68100%coinbase113d ago0x56ec80…af64fa
0x50b8…cbeb0x10c1…1e24Base—$0.68100%coinbase113d ago0x46a72a…a87741
0x50b8…cbeb0x10c1…1e24Base—$0.63100%coinbase113d ago0x925062…47f059
0x50b8…cbeb0x10c1…1e24Base—$0.63100%coinbase113d ago0xc83369…c1c46c
0x50b8…cbeb0x10c1…1e24Base—$0.53100%coinbase113d ago0x639a96…1f3597
0x50b8…cbeb0x10c1…1e24Base—$0.52100%coinbase113d ago0x13d9fd…03f269

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.