Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0x584a5a…6ef2f7
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0x597f59…e9460e
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0x2a2cbf…b229f4
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0x01bee6…444ae3
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0x193fd4…27319f
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0x9dedb5…cfead5
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0x47ea27…bed3f0
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0x1637d1…960899
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0x9cc48e…d2847e
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0x8910d7…9450af
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0x275306…38f966
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0x8b5be8…2b6868
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0x3677d5…4c703f
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0x693853…220909
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0x3462ce…f7b964
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0xfdf068…31254e
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0x1f4a29…5394cb
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0x71133b…a881b6
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0xbcd89c…67dacc
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0xcbefa9…364cfa
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0xec5a13…cd5ac9
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0x3b1831…2b63a8
0xde30…05d50xfe80…47eeBase$0.001100%fluxa17d ago0x3f9ec4…7c4b7f
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0x818155…0782f9
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0x764be5…63ad39

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.