Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase2d ago0xf23c6f…cdcc67
0xca0a…2d7a0x85b4…627cBase—$0.79100%coinbase2d ago0x09e94c…d19c19
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase2d ago0xd65e73…0d5065
0xca0a…2d7a0x85b4…627cBase—$0.36100%coinbase2d ago0x524f23…a6d9f8
0xca0a…2d7a0x85b4…627cBase—$3.09100%coinbase2d ago0x44f126…5aa73f
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase2d ago0xb4fc54…070dfd
0xca0a…2d7a0x85b4…627cBase—$2.38100%coinbase2d ago0xf2806d…f2761b
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase2d ago0x6ee33d…c03093
0xca0a…2d7a0x85b4…627cBase—$4.20100%coinbase2d ago0xab4fee…22f314
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase2d ago0x890296…4d2673
0xca0a…2d7a0x85b4…627cBase—$13.36100%coinbase2d ago0x1a52ad…ca7efb
0xca0a…2d7a0x85b4…627cBase—$2.33100%coinbase2d ago0x910817…32cf9e
0xca0a…2d7a0x85b4…627cBase—$0.76100%coinbase2d ago0xb81c1c…e411a1
0xca0a…2d7a0x85b4…627cBase—$0.56100%coinbase2d ago0x951bff…92af0b
0xca0a…2d7a0x85b4…627cBase—$2.01100%coinbase2d ago0xb3d3a1…41548f
0xca0a…2d7a0x85b4…627cBase—$0.42100%coinbase2d ago0xfbc868…2126e0
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase2d ago0xa03504…755b69
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase2d ago0x173ee2…587778
0xca0a…2d7a0x85b4…627cBase—$1.75100%coinbase2d ago0x85c563…831956
0xca0a…2d7a0x85b4…627cBase—$0.37100%coinbase2d ago0x02aa5a…aff4b9
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase2d ago0x6b8c81…5fac6c
0xca0a…2d7a0x85b4…627cBase—$0.20100%coinbase2d ago0x8a2b67…13ddb0
0xca0a…2d7a0x85b4…627cBase—$3.51100%coinbase2d ago0x921e49…42c7bb
0xca0a…2d7a0x85b4…627cBase—$0.50100%coinbase2d ago0xe3686b…34822a
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase2d ago0xa2d0fe…1d45cc

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.