Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8a66b9…f98782
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0532a1…0c3cce
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc0ba3a…bfd6a9
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5fcd83…c4f2a9
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdffb42…aa3830
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe7b31c…452cf0
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8204bb…884c33
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x01a3ba…d8f992
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbbb9e1…48bf3c
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9cb7d2…36899e
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x840ae3…511c8e
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x97c3fe…f802fd
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf9d01b…5c04ba
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x767c67…22d2de
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4ce986…c4a751
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x434b8f…ad13c4
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0e80d5…35b956
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x88c9e0…8478a8
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc41fd1…a838e2
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x004588…983421
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7f452a…a2d930
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf9b8e0…29de91
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x204977…41239e
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf4bccf…384ee9
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xced648…6ea0d2

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.