Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4db831…612bd5
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcebfba…bce594
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfd07c9…0ce34a
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x59bcad…7c7bc1
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa03ae2…970a8c
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbf8f34…c79042
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xeba134…26c0d2
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb355e9…7bf3d3
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbd2f5d…47ce65
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbe5663…11a119
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6ebeef…8bde14
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa111a9…b9a4d8
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9ef5c5…39ebd3
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x47b1bc…eff880
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2c54f2…857a35
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8db9e2…c5f594
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9052cd…17a854
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbb98ee…108a80
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7882fc…6ddb14
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x66168b…b7896f
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1acd4b…d6a977
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc19fb5…a8922c
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x35ff82…e71208
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb4bdcd…90194c
0xe38e…b4a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x07e661…82f2b1

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.