Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab25…25790x10c1…1e24Base—$0.14100%coinbase114d ago0xcd95e7…2ed9c2
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0xfd6f6b…84c965
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0xd514d9…ab198e
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0x67d2af…eb0a89
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0x9c5f6b…38456b
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0x594198…6db931
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0x11af4a…74dcfc
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0xfe93c5…5c86bb
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0x30607c…116727
0xab25…25790x10c1…1e24Base—$0.77100%coinbase114d ago0x0d6ee7…a74eee
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0xad3899…49b853
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0xdaf84e…0ca645
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0xd8e3bc…c9465a
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0x3ac7a0…89ad88
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0xb8f0c5…9aa1c1
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0x741d44…5c29a3
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0x01b695…51b1bd
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0xf5f13f…5fb27c
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0xde379a…669ffb
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0x731784…cc75d1
0xab25…25790x10c1…1e24Base—$0.59100%coinbase114d ago0x3cb6a4…937edf
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0xce3661…ffe211
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0x2a90dd…594771
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0x84d4a5…6faa5f
0xab25…25790x10c1…1e24Base—$0.01100%coinbase114d ago0x8aec69…38587f

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.