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%coinbase9d ago0xdf5e21…4b2ebd
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb0633a…989239
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x531334…a99664
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x6134d5…231335
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x55721f…0e3a44
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x8d6704…1f501c
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x3d7150…84c576
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa2c5ad…861952
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x02c07d…cd95a6
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x0cf8f5…4b546f
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa054b8…e6cb7d
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x3e0e13…aa16fa
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1d1696…b6e3c5
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe63ae6…278e9d
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x30336b…03b8ca
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd44554…f1e433
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x8eb89b…f73f2d
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x632b8e…72b0d7
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x147231…507169
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x81a218…e474a0
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf309ed…a7e79b
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd0bc2b…0846bc
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb2d220…6ba064
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xadb233…d10e8b
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x8b9952…4e336c

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.