Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x90fc61…190f0e
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3897ec…7fdc54
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1703d9…ab869b
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x840abf…6fb9da
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x93d2e9…324b31
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf9ec76…44134b
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x89a478…77a933
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x624366…ea4b2d
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4ad1fa…f650e6
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe85f57…ac837f
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe67475…f854f8
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdaea3a…fc7f2a
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf64ad3…7bf599
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2a7dd4…103f95
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe72f94…527fc7
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd08b5f…2d6e92
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x792e78…6e80ba
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x31a69a…ec1023
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x313c9a…0fb2fc
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xef9962…711e8e
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x43de4e…0e0746
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3db101…9ab2b5
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x213c02…dbdd68
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5e4759…2dd7fb
0xbfe0…ac210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb6fb67…f8b53c

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.