Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0x3bf7df…354e43
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0xc2d7b2…245a91
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0x959e86…3722a5
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0x70b9ca…1e3860
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0x3c8096…509ba1
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0xe413ef…c4636f
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0xed2fa2…5483c7
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0x3532d2…76c831
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0x6902d0…050e0e
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0xccbffa…f1914e
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0x7ac1f7…e307e4
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0xe83233…f95869
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0xdcaf66…bacbd8
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0xd26368…b8f33b
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0xec3ce4…98f3c6
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0xd51a32…c94de5
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0xeddc41…f3deac
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0x93c812…ee05f3
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0x8bf083…e44240
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0x68f2d6…99b1ff
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0xe13e78…63a911
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0x6aae51…e33163
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0x8219f0…07bd7b
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0x9106e5…cb2c0b
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa19d ago0x7cde8b…59cecf

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.