Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xed5e61…0610bf
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0275aa…e32ffa
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4cd56a…a17173
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x831ace…260354
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x25fac1…0ad85c
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7839d5…78f682
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcc65b0…44aee5
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc44f47…b2618f
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xec149e…8e8177
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb7007f…15303b
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcf1c55…f57480
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf01887…68dd6a
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x18e3bf…b6b0dc
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8d2108…ef46d3
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x11b940…83c6cf
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x84865b…86578d
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x17218f…4e9c9e
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9fcaf9…57eac3
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6ff8a9…fef832
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6ec687…2d1bdf
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9c1ad9…c83674
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x21a309…6cf06f
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb53eaa…cf19b1
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x27828e…4009bc
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x84d85b…bc43db

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.