Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x17abb0…d07d1d
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x78cee3…3bf5f6
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x22804d…2ddcbb
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x1cf5f2…9d87d4
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0xd8e2d5…6fd4e4
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0xb0a666…90e289
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x8f6898…d63136
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xfc68e2…0bce3f
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xec5613…dd42b4
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x68c0d2…88c38b
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x7bc27c…d4931b
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x96d090…31f99b
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xe2739b…e7e1af
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xc1f99b…e8edf9
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x57b912…c4ba45
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x943809…71d5e1
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x7b3cdc…5f6c67
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x8860ff…4cd514
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x1c94c3…72a371
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xd3cad4…d3f045
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x3da3be…17652d
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xfee1b3…f218ec
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xdc0cc3…5f3ef0
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x64a8cb…aa96e8
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x2ee757…9464f2

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.