Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x455098…53fa04
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb0df8d…d359e9
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x86442c…c873c8
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdbf0da…8fe503
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x42543f…255957
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcb0c09…36ef78
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x21435b…cb85ce
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x42d137…0afed1
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd580ad…0f6474
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5fefc5…e53a12
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd3e83c…30e108
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x98ab26…17db87
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x74ca70…97f396
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x859527…9d9fce
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x88ee5c…279e94
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x719a23…a12f1a
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd589d1…6964c7
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc6ef1e…bd82c9
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5eafef…a145ce
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb71b2a…ce03b7
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x598465…8a22c8
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9e3d58…a1fe99
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb37c39…74d35a
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x36281b…bddb18
0xc3c2…88120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x055ca8…3f1e00

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.