Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0x0c80e1…cc446b
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0x4b3e42…1979e1
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0x37427b…b2597e
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0xf6072c…2495a1
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0x6af535…05fc04
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0x5aed7f…168070
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0x0525e3…4ec19f
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0x129176…2e9611
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0x2aec4f…b689c7
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0xff0a67…3392f1
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0xd04924…f6f45b
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0xe8f8e5…b8b98b
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0xd43960…21b254
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0xf38de7…9ae596
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0x420b4b…0dee9b
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0xa3a580…2ffea5
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0xc5089f…208f56
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0x31f908…2a0005
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0xe958da…170c8f
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0x730614…3e0887
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0x57d5e5…43b53e
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0xd262c1…e7bc39
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0x62e788…84c25f
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0x23008f…7398d6
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa16d ago0x38bbfd…f4dfcf

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.