Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x36d159…d2c769
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xadeed3…4c2046
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8c6820…c63714
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1e77e0…54406c
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1971b5…f0ee43
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8ae295…9de1af
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x65ca72…dc55c4
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb285fb…97aa0e
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x79a424…87eda9
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3e7379…5af275
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x164622…fbde24
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdf52ba…260135
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6f2494…3cbe44
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7e7b55…79cb1b
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa8b912…3cfba9
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfe35f1…d4e91a
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x637234…0a4a68
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x741d1d…65ae80
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xeea97a…ca0fdd
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x496d52…fbad3d
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1dc4d5…d92c7d
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x036f1c…238b51
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd9f73e…a3a295
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9c9333…e2fe01
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xceb5b9…a8b4f1

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.