Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x161f…6f280x55d1…745eBase—$0.01100%coinbase73d ago0xcd66a3…4589b9
0x161f…6f280xe29e…f4bbBase—$0.01100%coinbase73d ago0x4d442f…068860
0x161f…6f280x5ab0…80c8Base—$0.01100%coinbase73d ago0xdcb97f…7849d7
0x161f…6f280xeffc…680aBase—$0.01100%coinbase73d ago0x371fb0…d0e21c
0x161f…6f280xbd7d…c807Base—$0.01100%coinbase73d ago0xcc75af…0d5e19
0x161f…6f280x38bc…54e0Base—$0.01100%coinbase73d ago0xa3a954…07831e
0x161f…6f280x10ca…1233Base—$0.01100%coinbase73d ago0x2e4f63…a077f2
0x161f…6f280x165a…0ce2Base—$0.01100%coinbase73d ago0x2930ed…a8df81
0x161f…6f280x54db…47eeBase—$0.01100%coinbase73d ago0x36afe4…aed3ea
0x161f…6f280x42e3…4ff8Base—$0.01100%coinbase73d ago0xd649fa…45f9b8
0x161f…6f280x9642…41acBase—$0.01100%coinbase73d ago0xa24dde…36fff7
0x161f…6f280x17dd…5be8Base—$0.01100%coinbase73d ago0x20175a…299566
0x161f…6f280x3282…6c6aBase—$0.01100%coinbase73d ago0xa2a3cc…f00d37
0x161f…6f280x8cf3…525aBase—$0.01100%coinbase73d ago0x5b1e1f…ab3bc6
0x161f…6f280xc50e…c19dBase—$0.01100%coinbase73d ago0xe939e0…dca96d
0x161f…6f280x0b78…2b22Base—$0.01100%coinbase74d ago0x47c51d…f55c4f
0x161f…6f280x64e2…479eBase—$0.01100%coinbase74d ago0x479fbf…9c35c7
0x161f…6f280x50ac…2038Base—$0.01100%coinbase74d ago0xef1c13…067679

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.