Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x8874de…8e4d4c
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5m ago0xdc83d2…4a568a
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11m ago0x393101…4dffa0
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15m ago0xa9264e…b8c445
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28m ago0x523081…e0fcfe
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33m ago0xe99e57…70f762
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36m ago0x6123df…e3aad3
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x4e1c1d…2b494f
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xfbd810…df7bda
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xe15474…939c90
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xfaeab4…33214b
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x31262c…86bd5a
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xa54a10…627fd4
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x68634c…582b5d
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x2693de…0f560d
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xf7c478…18e2d9
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xa1b9e3…3ccf2a
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xd15a92…81b6d7
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x549088…fb2173
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x9b9015…b6f631
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x0c34f8…71e9ca
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xefd174…dc48c5
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xe9d8f6…c1c7bb
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xe3a0e8…fa59e3
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xd25cc7…0706a8

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.