Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x624898…a9fe3d
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf551a7…02d944
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8382e1…cd3ad1
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2489cc…6b8daf
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x887a8d…555c83
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x525f7f…9ea14f
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x46592e…519226
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x24525d…a33b1f
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9d3380…6c0379
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xcd9ff7…9372b6
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x831e93…68ae3f
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x33eb6c…62c488
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x092b68…4db637
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x53e933…e555e3
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfdb3c3…734fbd
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x062a82…9780d6
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9dea92…7e4c69
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8d8a30…190109
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x383474…9f1398
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb8ce50…5e9003
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdc61d7…9198d7
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x84488f…4a33cb
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc9a718…668c3b
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x20bb04…1ceaf2
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x226d74…aa8b0c

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.