Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xea430c…343b88
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9167cf…8d9362
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1a6cd9…60388c
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xac9b0e…069fbe
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbde47a…0d08f2
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x602f24…f3a5f7
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x52cfeb…821d84
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6b08ff…e4b674
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x83cc3f…74f687
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd924da…8645ee
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0d2ebd…13aafa
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc45108…ff6794
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x734139…a4e8ce
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf0e5dd…1d6553
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x237fd8…e83c95
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5ee9ec…fde70d
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xacb211…e780f0
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4955aa…f4d672
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf45ca0…a8106e
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf53411…324d43
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xde2995…f10256
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8130cf…990a79
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x218975…366555
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd0e7e6…e3af76
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc4447d…599ac6

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.