Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf51602…fd9b05
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x8fa5d2…56e846
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x5a98b2…932a09
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb70c3e…58b4d8
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x53bf79…e832ed
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa18eed…ae4f26
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x775f75…334423
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x4cf5ee…4710fb
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x70ed22…e5ee74
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x471971…090a36
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x754164…1ec69c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x276c91…e5bb90
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x5fc7eb…57adf3
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x5a139a…3696fe
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd48a7e…25b531
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2c0b02…fc3aa1
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9889d2…ea33d5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6a72b4…eb7c72
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x52037f…ec4e20
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x525763…3a8430
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x891722…5aa80f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xbb52e7…ed5c4e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x95379d…5811cd
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x7058aa…0eb6a9
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd2eb4e…b2900f

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.