Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8583…aea50x9c95…e299Base$0.001100%fluxa33d ago0xc3d820…60db6b
0x8583…aea50x9c95…e299Base$0.001100%fluxa33d ago0x46751c…54dbc9
0x8583…aea50x9c95…e299Base$0.001100%fluxa33d ago0xf87317…3c4b12
0x8583…aea50xfe80…47eeBase$0.001100%fluxa33d ago0x01ae5e…9efff5
0x8583…aea50x9c95…e299Base$0.001100%fluxa33d ago0xa159bb…b6f15e
0x8583…aea50xfe80…47eeBase$0.001100%fluxa33d ago0xba2505…8f8946
0x8583…aea50x9c95…e299Base$0.001100%fluxa33d ago0x22f59d…c44443
0x8583…aea50xfe80…47eeBase$0.001100%fluxa33d ago0xd9c7a8…86fc28
0x8583…aea50xfe80…47eeBase$0.001100%fluxa33d ago0x9a51f7…35dfad
0x8583…aea50xfe80…47eeBase$0.001100%fluxa33d ago0xafec41…c348cc
0x8583…aea50x9c95…e299Base$0.001100%fluxa33d ago0x375e22…43a387
0x8583…aea50x9c95…e299Base$0.001100%fluxa33d ago0xa61f00…939608
0x8583…aea50xfe80…47eeBase$0.001100%fluxa33d ago0x183b6f…c2931a
0x8583…aea50xfe80…47eeBase$0.001100%fluxa33d ago0x9ca728…931be2
0x8583…aea50xfe80…47eeBase$0.001100%fluxa33d ago0xcd7bc6…935f8a
0x8583…aea50xfe80…47eeBase$0.001100%fluxa33d ago0xa32bae…5f4b2f
0x8583…aea50x9c95…e299Base$0.001100%fluxa34d ago0xeaf8b3…28326c
0x8583…aea50xfe80…47eeBase$0.001100%fluxa34d ago0x9f1595…a8cb46
0x8583…aea50xfe80…47eeBase$0.001100%fluxa34d ago0x494927…790cd5
0x8583…aea50xfe80…47eeBase$0.001100%fluxa34d ago0xb33a3e…6500e6
0x8583…aea50x9c95…e299Base$0.001100%fluxa34d ago0x029dd0…53ed6a
0x8583…aea50xfe80…47eeBase$0.001100%fluxa34d ago0xd7e042…1fadb1
0x8583…aea50xfe80…47eeBase$0.001100%fluxa34d ago0xaefcf3…62bd74
0x8583…aea50x9c95…e299Base$0.001100%fluxa34d ago0xa8544c…4c585a
0x8583…aea50x9c95…e299Base$0.001100%fluxa34d ago0xc4d2d3…43aaed

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.