Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xef02f2…3e8a74
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd03088…a329b0
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x789e57…739cbb
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf73bdb…b55ec8
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x39677b…8f8b39
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1bf763…ecab64
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8ed580…fb30a1
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8d78f9…0ea7d4
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x85bdef…38e704
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3bfe0f…fedf19
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd3d3f6…ea8adf
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4d81d6…acf261
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8d75c6…c0de1b
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9bcd4d…ca8420
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x29fed7…b8284b
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd5c6ad…8d45f1
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xcf76a0…3d8c2e
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x67b10f…914588
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8e7a5a…2060cc
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x212622…ba6893
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x21f9b2…1dc728
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x617e53…112421
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0ee072…67e7cc
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x350aef…6148b6
0x622e…22de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0248ac…32fe53

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.