Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x15f314…ed69c3
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xca07b7…d9d492
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xfd04c9…aee1be
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc8b6ad…065168
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xcc31e9…6ab362
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1901f3…9bcc6f
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xafd6fc…2c36c6
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x22a7d5…b11ec8
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x3bace7…1df38c
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x33e6bd…8e5376
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd3229d…a4ee69
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x338116…3ba3e2
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1271aa…8a394b
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc07701…8ce78f
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2666aa…2b365a
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9aa8b0…d657bd
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xee9fbd…ef2f59
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x6dfdda…e4b6e5
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x723e73…584a90
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xdc771c…56c987
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x02f7eb…7facc1
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa200bd…dd295e
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x7b1746…db01af
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xcec881…590194
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1271a6…2c4324

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.