Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9e9926…1220e8
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0aaaf5…a055e1
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1d93b2…2dccbb
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xea07d2…9618e6
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x741bff…e9f8a5
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf8fde3…c4d5d4
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6e3759…aad392
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4e4e7d…766ede
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbaf8d9…a7eb24
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7931ad…5aa8a5
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdcf699…bbf287
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf8bdc8…23bd06
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5c1ef6…6f4bb1
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x47c876…dceda3
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3ef2f2…548a92
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9064a7…66e699
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xaf720d…3cbc2b
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf48a55…876121
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x994335…5346ea
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6ee521…4f454e
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xda356a…d95cc3
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd21e87…ec5fdf
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xec41f0…9cda3a
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x81a2f7…6cc806
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xcdbfec…d62a31

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.