Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x7eb2f0…6ee2cc
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x2a72ef…450363
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x5cfcce…d37d8c
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x104af1…7d1e84
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0xfa4276…0789a1
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0xc932f1…23b99f
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x854b59…dd99f0
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x80ee12…2a74b6
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0xa64d0b…3faa0e
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x14cb56…c86a2b
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x465a22…37f1b5
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x6e0266…b9d485
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x7fbfc7…19be66
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0xedde61…8ddf75
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0xf9f4ae…e5d87d
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0xc90efa…7332a1
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0x5e4c74…c74ed6
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0xe534e9…ff5759
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa21d ago0xd0ad33…79f737
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0x295004…4b2ccb
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0x9322c4…0f1217

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.