Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa8048e…8b2ae4
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbaba48…ec7ce4
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x14a896…1bf8f2
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x414aed…9241bb
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x07e7a8…c582a5
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1a7168…183e5b
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x63ad4d…f4c59a
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5123be…38a8e4
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf073cb…300e41
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa26a97…659829
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe564db…2cc487
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x59405e…2d4d65
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x825a22…1d660e
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe924e5…cf110b
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb35868…d49400
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x293202…87e684
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4bc621…b642f2
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb6453f…c0cf61
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x16907b…f3d421
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfe2a7d…cd4363
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc17170…8cb656
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd08ece…9668cb
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x96b2f3…e9c649
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3bd23e…0d4e42
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb43634…bdfb30

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.