Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x120b8c…a97fe8
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x308c55…4fb003
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0x4d9633…21fdc2
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0x1121d9…e17cfd
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0x1effe1…730aaa
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0x654d5c…eeb321
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0x4f2928…af5574
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0x800879…329c62
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0x0ed5c7…c69a1b
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0x6c6c4a…7899be
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0x3d7ba7…1709d2
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0xae367d…418942
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0x7eb5ec…9302e4
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0x46919b…9371de
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0x1a002c…00f3cb
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0xef8f7b…a56734
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0xd8d5f2…a58c64
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0xff6ac7…a8470c
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0xc53f0d…1bd275
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0x02d159…5f3ff8
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0xfc6ba4…ca587e
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0xe2c2a8…85fec0
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0xcdb865…81b8f6
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0x1b64a4…4246b7
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0xd3344f…aee5cd

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.