Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase33d ago0x8e1662…11d7e5
0xff56…086a0xb0af…7de0Base—$0.85100%coinbase33d ago0x87e8d2…3ce2d8
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase33d ago0x67efc8…04e2d1
0xff56…086a0xb0af…7de0Base—$0.88100%coinbase33d ago0x83aad6…299e13
0xff56…086a0xb0af…7de0Base—$0.88100%coinbase33d ago0x38ac25…f6d4c1
0xff56…086a0xb0af…7de0Base—$0.91100%coinbase33d ago0xa430b5…d32cef
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase33d ago0x9ee621…46adb7
0xff56…086a0xb0af…7de0Base—$0.85100%coinbase33d ago0x1e7a21…368539
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase33d ago0xfdaaae…21e382
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase34d ago0xb11cbf…a0c1a6
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase34d ago0x856ab5…006874
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase34d ago0xe5da87…ded97a
0xff56…086a0xb0af…7de0Base—$0.85100%coinbase34d ago0x48b1e1…9ea162
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase34d ago0x7e2904…c228de
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase34d ago0xe2b8b0…6eeae1
0xff56…086a0xb0af…7de0Base—$0.85100%coinbase34d ago0xc7b7fc…45b848
0xff56…086a0xb0af…7de0Base—$0.88100%coinbase34d ago0xf39bfc…267360
0xff56…086a0xb0af…7de0Base—$0.85100%coinbase34d ago0x23d51f…86eb3f
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase34d ago0x63ee51…945e8c
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase34d ago0x096098…4844e8
0xff56…086a0xb0af…7de0Base—$0.79100%coinbase34d ago0x229f5e…71c61a
0xff56…086a0xb0af…7de0Base—$0.82100%coinbase34d ago0x6b520a…7c3ba1
0xff56…086a0xb0af…7de0Base—$0.82100%coinbase34d ago0x1008e4…f03f38
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase34d ago0xc9e2fb…d71ed1
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase34d ago0x5b0ec6…092893

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.