Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x25f315…c940d1
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3f70a5…04b7cc
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x109d14…0c76da
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3e75f3…79e591
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc9c2bd…8c0798
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb8dbf6…0b4c08
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xaaefea…32823b
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3c1a31…34acbf
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2473eb…a66a16
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf6c3f0…ff4a53
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x260185…de0f78
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf6cf15…e4ee12
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4c16ec…9f8932
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x699a53…bab8e4
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3b1ba0…8a1a1e
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf3c4a9…a70129
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8a0d88…ca1141
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7f38ce…4f290b
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe9fa59…3ce0c4
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x08ee01…cd52ae
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc37e2a…38b0ff
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf16099…87f6c1
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x238c9a…0b0ed7
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6dcb00…6e157b
0x34e8…4fe00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x56cf99…e1209c

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.