Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa22d ago0x57b335…cde243
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa22d ago0x110ef3…df9a53
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa22d ago0x9b86b6…d885a9
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa22d ago0xe01eef…441498
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa22d ago0xfeccf6…d538b8
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa22d ago0x0a0db3…d6d454
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa22d ago0xc8204f…53694b
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa22d ago0x03d906…a93981
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa22d ago0xea5e0d…164bde
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa22d ago0x1aeb09…054e1c
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa22d ago0x179d42…f27b2a
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa22d ago0xbbb614…612df5
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa22d ago0x31ffd9…9d66f5
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa22d ago0x20e139…53287e
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa22d ago0x378d9c…5c91d8
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa22d ago0xd1a169…aa5915
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa22d ago0x02d31f…ae0a03
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa22d ago0xada347…5d18a8
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa23d ago0x060afa…1bd1e5
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa23d ago0x920e35…7afa7a
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa23d ago0x7d6ab9…7fe76a
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa23d ago0xba00e1…11f9a7
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa23d ago0x777f47…ffae89
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa23d ago0x2df5c6…d033bc
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa23d ago0x1b6a41…63c64b

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.