Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe2c…50cd0x4f4b…422dBase—$0.0035100%coinbase38d ago0xb2b421…0d1555
0x97a1…f6a00x4f4b…422dBase—$0.04100%coinbase38d ago0x49619f…6b1683
0xed2a…98db0x4f4b…422dBase—$0.0035100%coinbase38d ago0x0d2b70…2e4185
0xd16a…0fea0x4f4b…422dBase—$0.0035100%coinbase38d ago0x0622d1…2f8a72
0xa5eb…32720x4f4b…422dBase—$0.0015100%coinbase38d ago0x12e0f0…4a5361
0x88e6…5e000x4f4b…422dBase—$0.0035100%coinbase38d ago0x4e653f…044a76
0x108b…25c60x4f4b…422dBase—$0.001100%coinbase38d ago0xfebcd8…4dc1d2
0xee9e…73370x4f4b…422dBase—$0.001100%coinbase38d ago0xe21779…0dd6b4
0x5c99…d2410x4f4b…422dBase—$0.0035100%coinbase38d ago0x54f07e…3b0531
0xf681…bcde0x4f4b…422dBase—$0.001100%coinbase38d ago0x676a21…3a2904
0xf8ec…80970x4f4b…422dBase—$0.04100%coinbase38d ago0xeb4ce9…d48409
0xfc29…33670x4f4b…422dBase—$0.04100%coinbase38d ago0x148bfe…438bd4
0x9ff8…4baf0x4f4b…422dBase—$0.0015100%coinbase38d ago0x91d3bd…f70dd9
0xd4ff…1c3d0x4f4b…422dBase—$0.04100%coinbase38d ago0x7e99ee…d733e4
0xf971…97dd0x4f4b…422dBase—$0.001100%coinbase38d ago0x7cfb4b…51eaf3
0xb388…a4cf0x4f4b…422dBase—$0.0015100%coinbase38d ago0xa34e65…633a30
0xc73c…cf330x4f4b…422dBase—$0.0035100%coinbase38d ago0x7b2303…26a1e7
0x61a4…d3be0x4f4b…422dBase—$0.0035100%coinbase38d ago0x32a6cc…40e55b
0xa769…ef650x4f4b…422dBase—$0.001100%coinbase38d ago0x41ca7e…5ce8b8
0x8262…7a970x4f4b…422dBase—$0.0015100%coinbase39d ago0xa204fe…c27d40
0x17b8…790d0x4f4b…422dBase—$0.001100%coinbase39d ago0xa41030…99ce3e
0x1bce…75990x4f4b…422dBase—$0.001100%coinbase39d ago0xf80808…38e12a
0x1bce…75990x4f4b…422dBase—$0.001100%coinbase39d ago0x0b329a…362e5c
0xdcc6…37180x4f4b…422dBase—$0.0015100%coinbase39d ago0x24ccf8…7dd36b
0xab18…36d60x4f4b…422dBase—$0.001100%coinbase39d ago0x100365…71d0f4

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.