Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x3e3758…fdffa2
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x0e6584…f681a2
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x7f55a8…c191fc
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc717ea…d9837a
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd76aae…473333
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xeedaed…98a869
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x5a300e…ac0d1a
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9e901f…bed0a5
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2ea9ef…e580d4
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x0353ae…32c8ff
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa9bac2…8a3b19
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x671aa2…fa2d17
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4210ca…701e8c
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x34dd70…4792e7
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x069573…71c323
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4b789d…95bee0
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc6482a…3ec5bb
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa49fd0…8c2a56
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xcd3895…031780
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x10af7f…f10f74
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xcfc2e4…e20e72
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xed603c…783134
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x399ec9…5bcc1c
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa569b6…9ec745
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x352cc7…b933a3

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.