Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x822504…9c3614
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe45131…83a6de
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8442d9…8fd322
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb8ca77…11edaa
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3f0563…0de543
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfbdbbf…6590c4
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8398b9…2a1302
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb723bf…eeec1b
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5719cc…7a5b8a
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1427f5…f0b971
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x594e86…66323c
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf6b9a4…beb6c5
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7ff77a…8407f3
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x62078f…00cd19
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xebe087…3c6e8d
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9c6bb4…62f508
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x24cd38…3b9eb6
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc73c46…4f3a41
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8dfbe6…c29d5a
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x26e7e6…52d5b1
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x789e7a…686b53
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb0557f…da08b6
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1a3664…29b14b
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xad7917…59da6c
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc384bf…acc1aa

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.