Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe425…2e950xfe80…47eeBase$0.001100%fluxa36d ago0x842d2a…7cfd7d
0xe425…2e950xfe80…47eeBase$0.001100%fluxa36d ago0xb18a8d…b82067
0xe425…2e950xfe80…47eeBase$0.001100%fluxa36d ago0xfb2db9…f8c204
0xe425…2e950x9c95…e299Base$0.001100%fluxa36d ago0xe55f9a…0680ee
0xe425…2e950xfe80…47eeBase$0.001100%fluxa36d ago0x8b0c66…ed2d44
0xe425…2e950xfe80…47eeBase$0.001100%fluxa36d ago0x5f2083…67b734
0xe425…2e950xfe80…47eeBase$0.001100%fluxa36d ago0x8712b6…126f5f
0xe425…2e950xfe80…47eeBase$0.001100%fluxa36d ago0x798aca…6245a0
0xe425…2e950xfe80…47eeBase$0.001100%fluxa36d ago0x1640ac…f981c9
0xe425…2e950xfe80…47eeBase$0.001100%fluxa36d ago0xac618e…607364
0xe425…2e950xfe80…47eeBase$0.001100%fluxa36d ago0xf5997a…6141b0
0xe425…2e950xfe80…47eeBase$0.001100%fluxa36d ago0x64a446…0c3e30
0xe425…2e950xfe80…47eeBase$0.001100%fluxa36d ago0xc54473…54d95b
0xe425…2e950xfe80…47eeBase$0.001100%fluxa36d ago0xe3adfe…5aa5dc
0xe425…2e950xfe80…47eeBase$0.001100%fluxa36d ago0x6cc104…ccb88a
0xe425…2e950xfe80…47eeBase$0.001100%fluxa36d ago0x3edeba…1b9ad1
0xe425…2e950xfe80…47eeBase$0.001100%fluxa36d ago0x6e1c64…2948b3
0xe425…2e950xfe80…47eeBase$0.001100%fluxa36d ago0xdc91a3…2b7edd
0xe425…2e950xfe80…47eeBase$0.001100%fluxa36d ago0xc3f119…e93cfe
0xe425…2e950xfe80…47eeBase$0.001100%fluxa36d ago0x3610a2…a330ba
0xe425…2e950xfe80…47eeBase$0.001100%fluxa36d ago0xd6e028…adeda9
0xe425…2e950xfe80…47eeBase$0.001100%fluxa37d ago0xd8de9d…682d0a
0xe425…2e950xfe80…47eeBase$0.001100%fluxa37d ago0xe8d81a…ac5062
0xe425…2e950xfe80…47eeBase$0.001100%fluxa37d ago0x727441…c081ed
0xe425…2e950xfe80…47eeBase$0.001100%fluxa37d ago0x36b939…c8cf3d

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.