Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcc53e0…746f96
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb8d364…7e8185
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbae921…899df2
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd99f98…260218
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4e2fd5…5c0e60
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x134e00…0e2eff
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb20551…497ec7
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa35ddb…b5153e
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0a8201…e396cf
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb5020d…7ed88e
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x74d777…268e63
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x45ba32…90c7fe
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2d2f8e…ad2b7c
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x098083…a01b79
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x41e30a…4ce8ab
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7fb526…349a0b
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc095a8…b2cf0c
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcaa8f3…cc3029
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb49da0…ab8395
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0a3bfe…4a4e78
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa2e0a5…9bde86
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x37f289…a81216
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc75ce3…4f9b2a
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7bc29c…b1a1dc
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe63dfa…2e771a

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.