Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdb1a57…277c35
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8d64c5…c15c5d
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xac7f6a…c21f23
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc603e9…58938b
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x48a403…4343d2
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfd085f…16b1cd
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x171f67…2a9124
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe99aa1…4fd49c
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x058c09…2c898f
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2bbe6e…2ce9e1
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcb32fa…d73510
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7a64bf…820544
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xedef18…89307b
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xba6c24…8c6074
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x91a6d3…706a6a
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa0b3ae…ac7414
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x85e708…de1592
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6a45fc…234a09
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4e5f4f…a5a9fc
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4f7a55…bc1184
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa900ff…d3e7ab
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfd8b08…f29c3a
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x039024…3b78f4
0x1622…e2040x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x11f8a0…605834

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.