Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x409b0a…bbc156
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc8b50d…b2653f
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x47115b…651726
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x45572c…e2f8c2
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x413489…9e7ec6
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x226070…ba66fe
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x4f3214…30bcf1
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb33139…a9fe30
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x663826…02d85a
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x84c94a…8c8b2f
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0d1671…5dbeaa
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x353a19…9f34fc
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc0b0d0…ddc943
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9b5a69…c04c04
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd6c4f2…7432d7
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xcff33f…9708a7
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x4ea33e…074e8d
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x50f0a4…f786b4
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1e3f73…1011e0
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1a2c0f…f01cf4
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb503d9…473527
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x15a10f…ebb25c
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x76e292…88cd4c
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf067a6…f1f824
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf6fed5…c3c8da

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.