Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase14h ago0xf9ff98…5a9fea
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase14h ago0xd50bff…166468
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase14h ago0x5596ca…8129a3
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase14h ago0x7809a6…b92a2e
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20h ago0xf2eedd…a3bde5
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20h ago0x364287…05d0f4
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20h ago0x496820…3de185
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20h ago0x2c482e…9077e4
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20h ago0x174e60…c9ec1f
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20h ago0x71cf55…e8acb6
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20h ago0x0b13e6…4456b6
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20h ago0x81294f…ba34fb
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20h ago0x65886e…53bc2c
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20h ago0x3ffe8a…a51e40
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20h ago0xd92883…2335fd
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20h ago0xe2f26c…f09939
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20h ago0x1d7975…b387cb
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20h ago0xafd345…77954c
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20h ago0x8aa0a5…8c21d7
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20h ago0xcf49ea…d2d6fa
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20h ago0x141f74…28991d
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20h ago0xb99fe5…201360
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20h ago0x28c054…f72789
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20h ago0x09e6b6…f28b27
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase20h ago0xbb2aac…8662c6

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.