Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1a18b1…03fa4f
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7d9a9b…8e50f8
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdce3ba…e354f4
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6deff9…3ed196
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6570d9…90c310
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc5a7e7…cbdebc
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8b055a…d5fcd1
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x074cd3…ff0285
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x103ae9…441440
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4b67d5…835cd5
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4f6578…565bd3
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1845e4…7bf0ee
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3f6852…bc3eb4
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbbe8b2…e66df9
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd9962f…244d89
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9aac83…34317e
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x392b43…e2e17e
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0d4a1f…851b80
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe8cf1a…485747
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf81921…7c472b
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x02bbea…f41359
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x685a2d…ed53ec
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa5239d…3d11d1
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc76bc5…928322
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x010f35…10bc49

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.