Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0x976346…b34dfd
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0xd0a37e…7b9cec
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0x7ff104…173c7f
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0xba9902…098c11
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0x912ad2…58d35f
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0x6f339e…6f6a68
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0xe6633c…1f23d3
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0x152cea…9f8b4f
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0x13e088…13a116
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0x0a6c32…13aaef
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0xc41113…e6ea5e
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0x11b3ea…66ae92
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0x057529…081b52
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0x84b246…a2822b
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0xb628cc…bd9497
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0x861c51…d2f798
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0xb417e1…7259e9
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0x4ec384…379d3a
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0x45092f…c9f460
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0xd37313…38234d
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0x8d9d46…215e86
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0x6a6347…668b81
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0xbb1089…6e33fc
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0xdd0588…3fca48
0x6022…37480x6839…1a2bBase—$0.003100%coinbase120d ago0x8978ec…db2eb3

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.