Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa24d ago0x7c78a9…b133d9
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa24d ago0xd6f045…182fac
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa24d ago0xe4f79a…92504b
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa24d ago0xdef8ea…845f9f
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa24d ago0x1a3a42…ff2fb1
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa24d ago0x02d7b9…eff24e
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa24d ago0xd66294…9915ea
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa24d ago0xc8cafd…910e14
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa24d ago0xa56200…865b9e
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa24d ago0x5c0810…a5415f
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa25d ago0x0770e3…70040c
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa25d ago0x65504d…cb6733
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa25d ago0x8ad7d1…e2d8e7
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa25d ago0xd44989…95558f
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa25d ago0xa81ffd…c4d41c
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa25d ago0x223f58…7ab34a
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa25d ago0x1cd483…6f6143
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa25d ago0x96c3f7…06c99f
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa25d ago0xa0d3c6…7b0f41
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa25d ago0xcf5a68…47e66e
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa25d ago0xb12935…d3bcd9

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.