Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x50bffb…cf824c
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x28f471…f1a525
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x55c6f1…8bbb09
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x7c541b…65dca8
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x43cab3…023b9b
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xde261f…1ff4a6
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xab346f…217cd8
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0fed3b…597de8
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa8a252…c30739
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6920e4…a56e27
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xece920…2ca916
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x66e22a…3af856
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6f8d83…a59076
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x49adc1…e990b6
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x69df60…21cf7c
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb4f915…8a4d95
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x570b24…abb10a
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2eeb0f…33fdfb
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x39bfa8…ea7e9a
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9e84ce…ed2b83
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x679047…43d694
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa2144a…2b2953
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x7e7f0b…ec00f7
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x59d0c3…f01d12
0x65e1…97240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xfba2a5…9c71f3

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.