Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4bcf9b…09fad8
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcc62ca…a5a285
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xec16d0…7d7168
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x336b64…c7f30f
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0f3398…b6ec99
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x680198…33389e
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x092305…310cc1
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8a5d97…646e30
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x35b27a…9af4d9
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd5b320…c8c8ac
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x887896…e37b07
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8f7156…c03bf8
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x549ec3…c69051
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x60a1eb…13fb33
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa920d2…2c2524
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe1e50b…a08c14
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x11770f…c492ec
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdd30ed…dcd72a
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x35dca6…f4346a
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x213f9b…c819de
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x373edf…95773e
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xec4fda…a87f27
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x99d0ad…57bd65
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x655dca…853cd5
0x3737…811a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6e2563…d30606

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.