Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8b6…ecfe0x3e0a…78e7Base—$0.004858100%coinbase74d ago0x53d44d…07ac10
0xd8b6…ecfe0x3e0a…78e7Base—$0.005449100%coinbase74d ago0x785718…e33eb4
0xd8b6…ecfe0x3e0a…78e7Base—$0.004294100%coinbase74d ago0x580184…f07c8f
0xd8b6…ecfe0x3e0a…78e7Base—$0.0028100%coinbase74d ago0xcb042f…d594e8
0xd8b6…ecfe0x3e0a…78e7Base—$0.003356100%coinbase74d ago0xd906c3…f35d3a
0xd8b6…ecfe0x3e0a…78e7Base—$0.003965100%coinbase74d ago0xb87d71…8de167
0xd8b6…ecfe0x3e0a…78e7Base—$0.005689100%coinbase74d ago0x86e83b…6435f2
0xd8b6…ecfe0x3e0a…78e7Base—$0.005774100%coinbase74d ago0xca89f1…4aef74
0xd8b6…ecfe0x3e0a…78e7Base—$0.005051100%coinbase74d ago0xf07098…e45f65
0xd8b6…ecfe0x3e0a…78e7Base—$0.003236100%coinbase74d ago0x2695f2…560238
0xd8b6…ecfe0x3e0a…78e7Base—$0.003101100%coinbase74d ago0x3d74b2…b2bdd5
0xd8b6…ecfe0x3e0a…78e7Base—$0.004589100%coinbase74d ago0xebd804…598506
0xd8b6…ecfe0x3e0a…78e7Base—$0.004838100%coinbase74d ago0xba4dd6…1e57c8
0xd8b6…ecfe0x3e0a…78e7Base—$0.005201100%coinbase74d ago0x0af855…b743c6
0xd8b6…ecfe0x3e0a…78e7Base—$0.003288100%coinbase74d ago0x03ad0e…06e063
0xd8b6…ecfe0x3e0a…78e7Base—$0.003539100%coinbase74d ago0x1f238e…da6717
0xd8b6…ecfe0x3e0a…78e7Base—$0.003439100%coinbase74d ago0xf27b0b…8e8583
0xd8b6…ecfe0x3e0a…78e7Base—$0.003346100%coinbase74d ago0x12c47d…51e8e1
0xd8b6…ecfe0x3e0a…78e7Base—$0.004025100%coinbase74d ago0x2b4509…c24fc0
0xd8b6…ecfe0x3e0a…78e7Base—$0.004328100%coinbase75d ago0x5e6e03…186609
0xd8b6…ecfe0x3e0a…78e7Base—$0.003231100%coinbase75d ago0x3d1dec…3f85ac
0xd8b6…ecfe0x3e0a…78e7Base—$0.005677100%coinbase75d ago0x703f42…ed57d4
0xd8b6…ecfe0x3e0a…78e7Base—$0.004516100%coinbase75d ago0x9d3ca1…ceb66f
0xd8b6…ecfe0x3e0a…78e7Base—$0.002925100%coinbase75d ago0x25baea…ea71e6
0xd8b6…ecfe0x3e0a…78e7Base—$0.003818100%coinbase75d ago0x7b969b…7843e0

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.