Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf76…ef0e0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase93d ago0x6a0e2f…1d9528
0xaf76…ef0e0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase93d ago0xa97558…9295c4
0xaf76…ef0e0x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.001100%coinbase93d ago0xc8367e…d65eb7
0xaf76…ef0e0x41ad…2170Basex402 service$0.25100%coinbase93d ago0xc1c449…0d6f8f
0xaf76…ef0e0x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase93d ago0xb5389e…857bcf
0xaf76…ef0e0x7103…3661BaseVoidFeedDataset$0.25100%coinbase93d ago0xa688f0…8f7f1a
0xaf76…ef0e0xcf92…42fbBasex402 service$0.10100%coinbase93d ago0xf7f1a5…a00073
0xaf76…ef0e0xcf92…42fbBasex402 service$0.02100%coinbase93d ago0xcb35cb…dbe544
0xaf76…ef0e0x692d…07ddBasex402 service$0.01100%coinbase93d ago0x3fddc7…90c7a7
0xaf76…ef0e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase93d ago0x321081…577cb7
0xaf76…ef0e0xd617…41eeBasex402-reliability-feedx402$0.005100%coinbase93d ago0xf7568b…30f4ec
0xaf76…ef0e0x4261…3b2eBasex402 service$0.001100%coinbase93d ago0xb488bd…b22516
0xaf76…ef0e0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase93d ago0x49ad05…779a3b
0xaf76…ef0e0xffc4…37b1Basex402 service$0.001100%coinbase93d ago0x6a02d9…a99cc8
0xaf76…ef0e0xffc4…37b1Basex402 service$0.001100%coinbase93d ago0x978233…654084
0xaf76…ef0e0x692d…07ddBasex402 service$0.01100%coinbase93d ago0xd4ee4a…65a403
0xaf76…ef0e0x6302…ad57BaseTripadvisorTravel$0.02100%payAI93d ago0x8b5b32…020560
0xaf76…ef0e0x1e15…2817BaseSeoul Weather APIWeather$0.01100%coinbase93d ago0x46ba51…4d1684
0xaf76…ef0e0x692d…07ddBasex402 service$0.01100%coinbase93d ago0xce7045…fd6ac1
0xaf76…ef0e0x50ab…12fcBaseArbiPulseDefi$0.03100%coinbase93d ago0xaff2a7…120782

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.