Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x31d9f9…d78b81
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x533aea…ccb24a
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5f6e7a…9178b3
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2d844d…329cc3
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x850b9b…c7d073
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x33db88…c8f925
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9c43dd…f12e08
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3f0864…d0b58b
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x481de0…d8299c
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3ed7ec…934640
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x923811…0b3060
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdc4c97…2d9eb5
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbf3f8e…5d6e17
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1aedb0…4da013
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5f37f5…51ed1e
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xde3f7d…7965cb
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf83a5a…a89f38
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x385c64…92fac4
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x231ef0…f53041
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfe052f…d77bcd
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x270d84…8b1931
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x41f9c4…ade418
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3a9d2b…fc91fe
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x79166e…1011e4
0x17e7…6b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2654ae…1bbb22

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.