Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6ff5cd…1f7553
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe8b82b…d77896
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc9dcd4…5d80c0
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdeb05c…866f3e
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x77955d…b038f9
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9d8e96…fb8977
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd3e294…495cf1
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x500f0a…d264e5
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa43c13…b1143f
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3c3aca…7760f9
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbc4f75…4b95b1
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x82d471…208ea3
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x28988f…655b6f
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0c5a6b…22706e
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbbbce7…b10e7d
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfe3048…75bcc8
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4b2851…a73087
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9a8a80…69ff2b
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x73fc38…61da1f
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0e8004…cbaa24
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x020096…7b7b14
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5772f5…680546
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x016665…19c1fe
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3da4c1…879fd0
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xab000a…6370b7

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.