Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0xf8876e…d1d93c
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x92919b…67d5e5
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x24c049…2775b4
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0xe21d94…a73a8f
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x2c0c4f…2b1b02
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0xb8f404…2dcf17
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x903265…658caf
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x9f14e0…81526a
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x7e5d0e…37efdd
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0xfbfad8…8e4b2d
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0xf52214…ce8e24
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0xd92819…37fd02
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x054895…7f53db
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0xa8b94c…f67ca0
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0xf5c65c…00c1d5
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x7c5098…428b0a
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x0ce779…375d3d
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x3956de…b4c7da
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x865ac8…5f6f74
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0xbf327c…8ec411
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0xc94257…c1430c
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0xefbe96…fbc99c
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x104ed2…d9fa6d
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0xf75398…c7dca9
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x38e8f1…919721

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.