Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x51f017…4d8354
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x082a71…0ac0c4
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x59a0cc…892ea6
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x38397f…0b4d44
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x5930c8…0b10f3
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4e4b2b…a5b941
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xcc2f3f…9ee64a
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x51543a…e736af
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4bb1a9…dac92d
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x52cf8c…b120b1
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xbb3358…d3dd77
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1c6472…164d29
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x06cb0c…eae880
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x51e8bb…bbe483
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc18854…31007d
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x62f2d5…fb186a
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x71d6a8…5b351a
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x786113…fde352
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x8bce71…c47973
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x0fb586…599cef
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf651f8…3acd9d
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x56a09a…bbc92e
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xfe10b2…4a54cb
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd0d090…a47bcf
0xa69c…656d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb842a7…b9d9d9

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.