Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ccc…3bfb0x6e8b…4e2eBasex402 service$0.002100%coinbase76d ago0x807075…7d199f
0x6ccc…3bfb0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase76d ago0x14a4ce…618db8
0x6ccc…3bfb0x5721…8867Basex402 service$0.001100%coinbase76d ago0xd03d04…681d29
0x6ccc…3bfb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase77d ago0x793fe0…f6630b
0x6ccc…3bfb0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase77d ago0xf1a183…72ddbe
0x6ccc…3bfbNavi WeatherBaseNavi WeatherWeather$0.001100%coinbase77d ago0xb12b7c…9c295c
0x6ccc…3bfb0x549c…c6d1Basex402 service$0.02100%coinbase77d ago0x803d91…b0f9da
0x6ccc…3bfb0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase77d ago0xeca0f5…a93bf9
0x6ccc…3bfb0x6302…ad57BaseTripadvisorTravel$0.01100%payAI77d ago0x2060cf…f9833c
0x6ccc…3bfb0xcc42…305fBasex402-factoryCore$0.05100%coinbase77d ago0x2ec6cd…21735c
0x6ccc…3bfb0x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.003100%coinbase77d ago0x5ffbf7…2248e0
0x6ccc…3bfb0x6e8b…4e2eBasex402 service$0.002100%coinbase77d ago0x585c00…37c78c
0x6ccc…3bfb0xbc64…e3b0Basex402 service$0.005100%coinbase77d ago0x24abc1…5e4165
0x6ccc…3bfb0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase77d ago0x3046e3…5843b1

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.