Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7e30e0…8e6ddb
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xca93d1…fc0291
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb3a64c…28aa41
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4e8c9e…c102e9
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x036520…b9721e
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x91ec39…d3fe43
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x77a1f2…ea6224
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0ceb6a…25d7ca
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf4fa16…283864
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8e83f8…6d9fd9
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8dc9d3…702c4d
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3e2cd0…548ae3
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd04645…835da3
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2a73db…023b34
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6c3766…180085
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xecc5a1…6e589c
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xab7ead…9e5653
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbef5c9…e96311
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2a2558…901706
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1dcb4e…9eb62e
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7be438…14cdb1
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x57d625…a0a691
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe3d365…4bfbd2
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb32f1e…1023e3
0x57a7…0c750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1a4621…3520f5

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.