Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6cb0…48310x3e0a…78e7Base—$0.003421100%coinbase75d ago0x2cc4f6…1e93df
0x6cb0…48310x3e0a…78e7Base—$0.003695100%coinbase75d ago0xd3e691…9c94e1
0x6cb0…48310x3e0a…78e7Base—$0.002755100%coinbase75d ago0xa4403a…3a3c15
0x6cb0…48310x3e0a…78e7Base—$0.004022100%coinbase75d ago0xb0af99…511d6a
0x6cb0…48310x3e0a…78e7Base—$0.00437100%coinbase75d ago0xcdbbcb…d2a777
0x6cb0…48310x3e0a…78e7Base—$0.005183100%coinbase75d ago0xf332b5…a0485e
0x6cb0…48310x3e0a…78e7Base—$0.005388100%coinbase75d ago0x070035…e4868b
0x6cb0…48310x3e0a…78e7Base—$0.005463100%coinbase75d ago0x664a00…ea00d3
0x6cb0…48310x3e0a…78e7Base—$0.003863100%coinbase75d ago0xd42a5e…40cf85
0x6cb0…48310x3e0a…78e7Base—$0.002932100%coinbase75d ago0x34a466…70ae06
0x6cb0…48310x3e0a…78e7Base—$0.002868100%coinbase75d ago0x8d8e96…d15b1a
0x6cb0…48310x3e0a…78e7Base—$0.00286100%coinbase75d ago0x50b921…13b998
0x6cb0…48310x3e0a…78e7Base—$0.00414100%coinbase75d ago0x040a54…69bf9f
0x6cb0…48310x3e0a…78e7Base—$0.003596100%coinbase75d ago0xe3f09a…0bb6a2
0x6cb0…48310x3e0a…78e7Base—$0.004256100%coinbase75d ago0xb30e2a…136c09
0x6cb0…48310x3e0a…78e7Base—$0.005045100%coinbase75d ago0x2d645d…9d2f2a
0x6cb0…48310x3e0a…78e7Base—$0.005916100%coinbase75d ago0x0eab8d…1d38c8
0x6cb0…48310x3e0a…78e7Base—$0.003645100%coinbase75d ago0x20daa9…584529
0x6cb0…48310x3e0a…78e7Base—$0.004385100%coinbase75d ago0x1ee704…1efc88
0x6cb0…48310x3e0a…78e7Base—$0.003242100%coinbase75d ago0x9761b1…722f2f
0x6cb0…48310x3e0a…78e7Base—$0.005188100%coinbase76d ago0xcf3e02…139695
0x6cb0…48310x3e0a…78e7Base—$0.004081100%coinbase76d ago0xfa80c7…e43fdc
0x6cb0…48310x3e0a…78e7Base—$0.005309100%coinbase76d ago0x4a4197…202372

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.