Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x5f411f…c3dddc
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x898e60…cad203
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x64939d…97bc7d
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x3c28de…a41cbb
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xa66aa3…d3db41
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x4313c3…445465
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xf08c76…5baefd
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x4b417b…20f9e1
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xd80fb1…11cf8a
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x7f862b…a1744f
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x9b3734…58c9ac
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x7bd0cc…ced832
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xaed9c4…0f70b8
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xe38a35…68aade
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x48831e…8ea298
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xa634db…d0a048
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xc6f3e7…313f7c
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xa88831…a24681
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x562a3a…31c043
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x4a6850…fbcc68
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x2150b1…976f75
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xe1727d…4019d5
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xf1bee3…d15ae9
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x2919fc…bd1433
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x3559f8…97ae94

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.