Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc0beff…b01c56
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9d90ae…aa03fc
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xea0cb9…c2f2d0
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x39e1bd…eac3d7
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xfd313a…d813e3
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd99bf3…75185e
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5ed974…19c5ac
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbdbbda…d5fc04
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xfe3171…dc7787
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x87fa2b…a51072
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1076ac…6b872d
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1dbb13…3618f3
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x97a91a…565cdf
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xeb366b…9799fb
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7c4614…775e2d
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7ad93e…467904
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x987d0f…088370
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4ed608…a9488f
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x035522…0be930
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x466d57…1f38d3
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6205c6…0961e7
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x983563…41fc73
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc0f948…91bf01
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2a98d6…3dbbc5
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd131a4…efc9ec

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.