Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1d0c04…9847c3
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x095770…8fb84c
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0f1720…a58d3d
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf966a5…8bd99c
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8d968b…10c2a8
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xea27bc…13d8a5
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1eeb90…8477ea
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x349c05…7f6ec6
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe3c722…4d2753
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x863dff…85e3a4
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xee083a…51ec26
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x84454c…0bd2e8
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc6f27d…4e8aeb
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x490045…c85e62
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8b6fee…a0b2fc
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6c1760…dacc0e
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xce3167…af8928
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4b10a9…889166
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x31f1c0…68ec88
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x96e9c2…fa252e
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x32fbd6…fd199c
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x173cc6…0931f4
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0cbf84…8be06b
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbc183d…ef2290
0x7e92…80ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa0e84a…583a38

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.