Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x77e8…39e10x10c1…1e24Base—$0.59100%coinbase115d ago0x2099c5…0bab5d
0x77e8…39e10x10c1…1e24Base—$0.57100%coinbase115d ago0x4fcb62…ca0d0f
0x77e8…39e10x10c1…1e24Base—$0.51100%coinbase115d ago0x34d86f…1b149c
0x77e8…39e10x10c1…1e24Base—$0.52100%coinbase115d ago0x4747c2…6fb270
0x77e8…39e10x10c1…1e24Base—$0.61100%coinbase115d ago0xb9bc32…ae48ee
0x77e8…39e10x10c1…1e24Base—$0.59100%coinbase115d ago0xdd59b6…290b11
0x77e8…39e10x10c1…1e24Base—$0.52100%coinbase115d ago0x421190…b8b5b6
0x77e8…39e10x10c1…1e24Base—$0.57100%coinbase115d ago0x72292f…5b5b38
0x77e8…39e10x10c1…1e24Base—$0.65100%coinbase115d ago0x9d1a55…18ff86
0x77e8…39e10x10c1…1e24Base—$0.57100%coinbase115d ago0x798092…00d32f
0x77e8…39e10x10c1…1e24Base—$0.65100%coinbase115d ago0x88612b…6231c7
0x77e8…39e10x10c1…1e24Base—$0.55100%coinbase115d ago0x51e442…686a79
0x77e8…39e10x10c1…1e24Base—$0.57100%coinbase115d ago0xb0d11e…de1ef2
0x77e8…39e10x10c1…1e24Base—$0.56100%coinbase115d ago0x9bf7d1…cd99f4
0x77e8…39e10x10c1…1e24Base—$0.55100%coinbase115d ago0x132e7f…483ca9
0x77e8…39e10x10c1…1e24Base—$0.56100%coinbase115d ago0x88351a…ed4742
0x77e8…39e10x10c1…1e24Base—$0.57100%coinbase115d ago0x96b4f2…d16de1
0x77e8…39e10x10c1…1e24Base—$0.56100%coinbase115d ago0xd97062…813ced
0x77e8…39e10x10c1…1e24Base—$0.52100%coinbase115d ago0xeda9b8…afef2d
0x77e8…39e10x10c1…1e24Base—$0.55100%coinbase115d ago0xd848aa…55e543
0x77e8…39e10x10c1…1e24Base—$0.51100%coinbase115d ago0x0d87a9…91df90
0x77e8…39e10x10c1…1e24Base—$0.55100%coinbase115d ago0x1a1fa5…6253af
0x77e8…39e10x10c1…1e24Base—$0.51100%coinbase115d ago0x88150a…520ecf

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.