Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe0e54d…76fbc1
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x343688…7a3853
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa55d91…9cd9cb
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xfcc813…f740ea
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x39fc2b…c0d5a8
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xeb0ad4…eb3929
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x717997…4b1190
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc546e4…1b2b90
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x0cd6da…5924b4
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x393ec8…e9bf6e
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x25a5a8…57a6fa
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2a54aa…c5d551
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x7df14d…9fb97c
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x058d14…2ba086
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xbd8e7e…d605e5
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x95febf…76fb77
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe41850…9eacb0
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc1af98…005392
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x6f5f6f…67c564
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xedd2ca…eb7e3f
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x7be287…8f5fa0
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x52d264…ce741d
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc4eada…fceea1
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x96c1fa…84d1c4
0x6b8c…3d0c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa4c080…c9a258

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.