Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa21d ago0x737473…dd2bc8
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa21d ago0xcd429e…cc9a43
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa21d ago0xc3a7bd…63353b
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa21d ago0x4a74e6…010673
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa21d ago0x476f8d…fc2731
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa21d ago0xb6f167…43cd47
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa21d ago0x11a369…65abfa
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa21d ago0x456b52…637919
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa21d ago0x4d2b2e…ed12c9
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa21d ago0x798fda…009709
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa21d ago0x6cff8a…07aa60
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa21d ago0x0c5392…9b87a8
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa21d ago0x28940b…75fb44
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa21d ago0x4e2ec9…861854
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa21d ago0x21f34d…366146
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa21d ago0x1d89d3…e40f05
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa22d ago0x41c3d6…fa8a31
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa22d ago0x417a39…c814a4
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa22d ago0x7cbf2c…81dfe0
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa22d ago0x594ab2…89420d
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa22d ago0xc66580…992593
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa22d ago0xc08bdd…2b805b
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa22d ago0x93abbd…113af8
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa22d ago0x5357fb…02e195

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.