Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x74202b…f8839b
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc0d482…a83be7
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0d123b…5fd297
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc21d92…f2c634
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdae482…408746
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa92796…27c7ff
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x554d5b…daca04
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x791524…d2ea96
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x85f337…3915f0
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x21cae0…fb299b
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xddffda…027993
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2a3643…99a983
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3df2a5…330c29
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbbf18a…b8f670
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x644829…ae1465
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc38d83…659675
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdf6b01…8b75b9
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x312209…788f57
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x360e3c…c61f60
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x65425e…c6bdf0
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8de90f…0b8d5d
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc6801b…604c8f
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3196d0…314c14
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x62f63f…de63e5
0x06c7…c87d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf3c8f4…381a83

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.