Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb420…08d30xfe80…47eeBase$0.001100%fluxa17d ago0x10b2a4…93ef31
0xb420…08d30xfe80…47eeBase$0.001100%fluxa17d ago0x7c0528…3fa034
0xb420…08d30xfe80…47eeBase$0.001100%fluxa17d ago0xa89c51…0537b0
0xb420…08d30xfe80…47eeBase$0.001100%fluxa17d ago0x495b7b…deee95
0xb420…08d30xfe80…47eeBase$0.001100%fluxa17d ago0x3031f1…686b08
0xb420…08d30xfe80…47eeBase$0.001100%fluxa17d ago0x0ee26b…b953a1
0xb420…08d30xfe80…47eeBase$0.001100%fluxa17d ago0x4f5818…881be4
0xb420…08d30xfe80…47eeBase$0.001100%fluxa17d ago0x7ca922…1120f8
0xb420…08d30xfe80…47eeBase$0.001100%fluxa17d ago0x8bc618…09400b
0xb420…08d30xfe80…47eeBase$0.001100%fluxa17d ago0xa5ab2c…1cf108
0xb420…08d30xfe80…47eeBase$0.001100%fluxa17d ago0x6bed1a…ecebb2
0xb420…08d30xfe80…47eeBase$0.001100%fluxa17d ago0x6b4f4d…4f6d0d
0xb420…08d30xfe80…47eeBase$0.001100%fluxa17d ago0x3743fd…ec1730
0xb420…08d30xfe80…47eeBase$0.001100%fluxa17d ago0xd24288…888bfb
0xb420…08d30xfe80…47eeBase$0.001100%fluxa17d ago0xf33c2f…538e2f
0xb420…08d30xfe80…47eeBase$0.001100%fluxa17d ago0x1f8033…962dab
0xb420…08d30xfe80…47eeBase$0.001100%fluxa17d ago0x4e1b1c…2e5437
0xb420…08d30xfe80…47eeBase$0.001100%fluxa18d ago0x4a7bdb…ffdfa6
0xb420…08d30xfe80…47eeBase$0.001100%fluxa18d ago0xe7cf06…93b1b2
0xb420…08d30xfe80…47eeBase$0.001100%fluxa18d ago0x7e7e7a…c79a34
0xb420…08d30xfe80…47eeBase$0.001100%fluxa18d ago0xe80147…d4c4e9
0xb420…08d30xfe80…47eeBase$0.001100%fluxa18d ago0x233fd3…3450a5
0xb420…08d30xfe80…47eeBase$0.001100%fluxa18d ago0xd3b8eb…9bcce3
0xb420…08d30xfe80…47eeBase$0.001100%fluxa18d ago0x5dbd48…0a0b75
0xb420…08d30xfe80…47eeBase$0.001100%fluxa18d ago0xb8f10b…ed4ba4

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.