Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x193fb8…c3a836
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x867814…7826f8
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x659c89…247e8e
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x35f357…a6ebcc
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x836732…734b22
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x33a06f…392240
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x13e0a4…bf4e8d
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xca7ac2…af47a0
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbba811…d31eeb
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x37caab…57049f
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd097c5…34f86d
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x91093e…215628
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0eb1a3…c935e1
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x911ef9…49e565
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xeb23fa…9f61bc
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x147ba3…980a25
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0efb2d…b78f96
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8fc581…4695d9
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xad9d9e…1ec67c
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x084fa1…ed3e27
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb1e993…8d2b39
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x202508…18ed80
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x10f5ff…a45ab1
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xff6afb…ab0798
0x413e…534b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x64d726…fada54

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.