Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa16d ago0xd31ee1…a69019
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa16d ago0x6fe4b3…3c0d4e
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa16d ago0x37796f…3ca598
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa16d ago0xafeec3…6f514d
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa16d ago0xb7ca68…e0e7d1
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa16d ago0xaa1624…257515
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa16d ago0x981b54…27610b
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa16d ago0x048f5b…88b69b
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa16d ago0x2f82a6…cd8b3c
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa16d ago0x9af4d3…13aa89
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa16d ago0xa90360…8a0f2c
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa16d ago0xb3ee08…65a197
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa16d ago0xde15af…9c7c6b
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa16d ago0x1823b6…8e81af
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa16d ago0x93a541…c6bef2
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa16d ago0xf5a1ce…9b1795
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa16d ago0xae07f6…50dee8
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0xadbe39…d4255c
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0x3f73a5…ad8afe
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0x50991b…87c424
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0x135177…ad5ff5
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0xf41c3f…4dc6c5
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0x888007…26b73a
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0x1bf0b3…82c37a
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0x312b40…a8a145

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.