Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66e6…43c00x9c95…e299Base$0.001100%fluxa39d ago0x2b87fe…873b03
0x66e6…43c00x9c95…e299Base$0.001100%fluxa39d ago0x366ecf…a264eb
0x66e6…43c00x9c95…e299Base$0.001100%fluxa39d ago0x00e8db…b638c4
0x66e6…43c00x9c95…e299Base$0.001100%fluxa39d ago0xfcfbf7…fe3efe
0x66e6…43c00x9c95…e299Base$0.001100%fluxa39d ago0x4bbade…4a28b8
0x66e6…43c00xfe80…47eeBase$0.001100%fluxa39d ago0x75cdae…b0256d
0x66e6…43c00xfe80…47eeBase$0.001100%fluxa39d ago0x1d83ac…d3a4d6
0x66e6…43c00xfe80…47eeBase$0.001100%fluxa39d ago0x5ba02c…7cb946
0x66e6…43c00x9c95…e299Base$0.001100%fluxa39d ago0xe18ae2…1ed75e
0x66e6…43c00xfe80…47eeBase$0.001100%fluxa39d ago0xe80b1a…3631c2
0x66e6…43c00x9c95…e299Base$0.001100%fluxa39d ago0x263693…6cec94
0x66e6…43c00xfe80…47eeBase$0.001100%fluxa39d ago0x531241…e730f6
0x66e6…43c00x9c95…e299Base$0.001100%fluxa39d ago0x5597bd…30fea2
0x66e6…43c00xfe80…47eeBase$0.001100%fluxa40d ago0x86f696…090b5c
0x66e6…43c00x9c95…e299Base$0.001100%fluxa40d ago0xfbaa68…d01d40
0x66e6…43c00xfe80…47eeBase$0.001100%fluxa40d ago0x7b255c…a0a154
0x66e6…43c00xfe80…47eeBase$0.001100%fluxa40d ago0x44afca…43a94c
0x66e6…43c00x9c95…e299Base$0.001100%fluxa40d ago0x6fee85…7fa09f
0x66e6…43c00x9c95…e299Base$0.001100%fluxa40d ago0x3e46ec…191d25
0x66e6…43c00x9c95…e299Base$0.001100%fluxa40d ago0x26c4dc…3f497e
0x66e6…43c00x9c95…e299Base$0.001100%fluxa40d ago0x89c7dc…13da7c
0x66e6…43c00x9c95…e299Base$0.001100%fluxa40d ago0xd75f79…a58d8e
0x66e6…43c00x9c95…e299Base$0.001100%fluxa40d ago0x4958dd…00f9f0
0x66e6…43c00x9c95…e299Base$0.001100%fluxa40d ago0x21390f…3b016b
0x66e6…43c00x9c95…e299Base$0.001100%fluxa40d ago0x2851af…fa0844

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.