Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8607d6…b6c293
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x352c0c…0c541b
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x75752e…10acca
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa3c763…e043c7
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x835041…370f30
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x777a40…ae35db
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdba66a…f72b16
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x630394…a2fe3b
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf23ed6…51255f
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd6a67c…1b91ed
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc4c93b…206104
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9658bf…ff7aa0
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2e5523…87f4ab
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xaa593e…e9d850
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x76f7f7…0b5bd7
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x719272…0b4ee2
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x77f259…d36c80
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcca39d…22da5b
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x50f738…5ada8e
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xef5b09…813ec8
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x457a20…36c5b7
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x42c219…8d139f
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x91c9f7…17a7c4
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc3ecfe…a007ed
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xaa6468…7500b5

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.