Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x4ce8…3abfBase—$0.01100%payAI85d ago0x23f84f…f61ec6
0x9cc4…b1760x4ce8…3abfBase—$0.02100%payAI85d ago0xff04f6…dea846
0x9cc4…b1760x4ce8…3abfBase—$0.01100%payAI85d ago0x2b7e6e…94e7c1
0x9cc4…b1760x4ce8…3abfBase—$0.05100%payAI85d ago0xe11c9a…42a493
0x9cc4…b1760x4ce8…3abfBase—$0.02100%payAI85d ago0xd7e5a7…14e02d
0x9cc4…b1760x4ce8…3abfBase—$0.03100%payAI85d ago0xa343b4…a99f45
0x9cc4…b1760x4ce8…3abfBase—$0.05100%payAI85d ago0x25c57e…8f4477
0x9cc4…b1760x4ce8…3abfBase—$0.05100%payAI85d ago0xd62c1e…d95067
0x9cc4…b1760x4ce8…3abfBase—$0.02100%payAI85d ago0x435e45…9a42a8
0x9cc4…b1760x4ce8…3abfBase—$0.05100%payAI85d ago0x94afbc…f713cd
0x9cc4…b1760x4ce8…3abfBase—$0.15100%payAI85d ago0xdbfae7…bcaaea
0x9cc4…b1760x4ce8…3abfBase—$0.02100%payAI85d ago0x6a9cf7…695855
0x9cc4…b1760x4ce8…3abfBase—$0.20100%payAI85d ago0xc552c4…eefff1
0x9cc4…b1760x4ce8…3abfBase—$0.15100%payAI85d ago0x830668…eb3884
0x9cc4…b1760x4ce8…3abfBase—$0.15100%payAI85d ago0x671167…d7931c
0x9cc4…b1760x4ce8…3abfBase—$0.20100%payAI85d ago0x57bd5f…78c0a9
0x9cc4…b1760x4ce8…3abfBase—$0.25100%payAI85d ago0xec9427…c2dbc0
0x9cc4…b1760x4ce8…3abfBase—$0.15100%payAI85d ago0x5c6ffe…46f2ee
0x9cc4…b1760x4ce8…3abfBase—$0.02100%payAI85d ago0xc528b0…7ee2a5
0x9cc4…b1760x4ce8…3abfBase—$0.03100%payAI85d ago0xa7c2f5…1b165c
0x9cc4…b1760x4ce8…3abfBase—$0.02100%payAI85d ago0xc1ebd4…53834b
0x9cc4…b1760x4ce8…3abfBase—$0.03100%payAI85d ago0x4b7141…ddfb98
0x9cc4…b1760x4ce8…3abfBase—$0.30100%payAI85d ago0xfd2ec3…8c27b4
0x9cc4…b1760x4ce8…3abfBase—$0.02100%payAI85d ago0x0cfb46…e36d25
0x9cc4…b1760x4ce8…3abfBase—$0.15100%payAI85d ago0x40e0ec…f68f8e

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.