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%fluxa51d ago0x8e2cab…328ee7
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa51d ago0xa47f23…4e934e
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa51d ago0x3efb63…eac64f
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa51d ago0xb16897…d61ae6
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa51d ago0x953df2…637574
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa51d ago0x999620…346993
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa51d ago0x3c0109…2f5b0d
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa51d ago0x4490e4…e7469e
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa51d ago0x464f68…23381e
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa51d ago0x5228ae…d4bed5
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa51d ago0xa6fe1d…8f9713
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa51d ago0x97e00f…406091
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa51d ago0x2fbdeb…57bc59
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa51d ago0x423a32…6077ae
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa51d ago0x2cf413…c7fa79
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa51d ago0x2c377a…44a7ae
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa51d ago0xeca48c…476bea
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa51d ago0x44a101…e590f0
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa51d ago0x555113…57ce92
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa51d ago0x9741bd…9178ec
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa51d ago0x001c09…ed53e4
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa51d ago0xbd337c…2110f7
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa51d ago0xc64b49…c57296
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa51d ago0xff1f08…17bcc5
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa51d ago0xf1ddd9…27eb72

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.