Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4964…14270xfe80…47eeBase—$0.001100%fluxa18d ago0xde7e58…3d87a9
0x4964…14270xfe80…47eeBase—$0.001100%fluxa18d ago0x0f3552…437857
0x4964…14270xfe80…47eeBase—$0.001100%fluxa18d ago0xfe290b…7e80ac
0x4964…14270xfe80…47eeBase—$0.001100%fluxa18d ago0x8e917c…94745e
0x4964…14270xfe80…47eeBase—$0.001100%fluxa18d ago0xbac46a…0d201e
0x4964…14270xfe80…47eeBase—$0.001100%fluxa18d ago0x2bc065…292bb4
0x4964…14270xfe80…47eeBase—$0.001100%fluxa18d ago0x9f830d…0379f3
0x4964…14270xfe80…47eeBase—$0.001100%fluxa18d ago0xa318a6…7883b0
0x4964…14270xfe80…47eeBase—$0.001100%fluxa18d ago0xee564d…1920cc
0x4964…14270xfe80…47eeBase—$0.001100%fluxa18d ago0x9ccd8e…250856
0x4964…14270xfe80…47eeBase—$0.001100%fluxa18d ago0xe7e0c9…65d94c
0x4964…14270xfe80…47eeBase—$0.001100%fluxa18d ago0x0f386f…1f5472
0x4964…14270xfe80…47eeBase—$0.001100%fluxa18d ago0x91e702…6e79a0
0x4964…14270xfe80…47eeBase—$0.001100%fluxa18d ago0x45bed9…856a7c
0x4964…14270xfe80…47eeBase—$0.001100%fluxa18d ago0x1e6497…16b154
0x4964…14270xfe80…47eeBase—$0.001100%fluxa18d ago0x336c20…a7076b
0x4964…14270xfe80…47eeBase—$0.001100%fluxa18d ago0x29c3cc…8cd489
0x4964…14270xfe80…47eeBase—$0.001100%fluxa18d ago0x0a95b5…5c7ca1
0x4964…14270xfe80…47eeBase—$0.001100%fluxa18d ago0xa58b1c…224039
0x4964…14270xfe80…47eeBase—$0.001100%fluxa18d ago0x28210c…03e8fa
0x4964…14270xfe80…47eeBase—$0.001100%fluxa18d ago0x5ba538…019f3f
0x4964…14270xfe80…47eeBase—$0.001100%fluxa19d ago0x8d6b5e…e37465
0x4964…14270xfe80…47eeBase—$0.001100%fluxa19d ago0x818b4c…407518
0x4964…14270xfe80…47eeBase—$0.001100%fluxa19d ago0xd93a50…ca7e44
0x4964…14270xfe80…47eeBase—$0.001100%fluxa19d ago0x9b5660…e771d5

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.