Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9c03ec…c7ac8b
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0d235f…27960b
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xed2b26…4646bb
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc6c48b…d5e53b
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x674c77…0d7dda
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x841d2f…ac29c4
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc151ef…9d820a
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x073c96…2cde06
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe0a1be…bf9be8
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x545403…ac0877
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa804ef…4a0094
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7d06a5…9e46db
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc59036…e26f61
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc428ee…903b2e
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xafd0c5…251ed6
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3a628c…ac2dba
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa35c73…95ad19
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdb5878…129715
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x63a992…07be6e
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6828a5…7b9af6
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf1244d…984be6
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd2b7a3…c6017e
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x73f7db…6af59f
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3fcfeb…145114
0xe2b4…54ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe5af9a…d52815

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.