Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0x9ebf1a…ca0344
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0x8caaba…50ea97
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0x1129f3…311baa
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0xc298c6…0e6eae
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0x249236…6df7ed
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0xbbc414…331317
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0x4ed7a3…a017da
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0xcdbbac…8d871a
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0x9a55ea…618082
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0x31dc83…bebbad
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0x5827d5…dd3005
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0xb30ac4…d4324b
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0xb7193d…700735
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0xd6a04e…ea51dc
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0x168554…08d795
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0xe6dc4f…84b32c
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0x89d73d…1ba596
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0x0fd40e…4bdb69
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0x43682a…2e6ff0
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0x2fe947…17a0c9
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0x45b9c1…84fcee
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0xeb189c…cca940
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa17d ago0xccb045…c6c32a
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa18d ago0x9bad56…0f5bba
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa18d ago0xa54877…528727

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.