Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa39d ago0x349bc7…83bbc2
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa39d ago0xd3ea11…c2f611
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa39d ago0xcf6017…defe45
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa39d ago0xdd9413…1c5aea
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa40d ago0x0d0fc8…a2d995
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa40d ago0x7925e5…bf948b
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa40d ago0x19ed51…503665
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa40d ago0x193156…ba0baa
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa40d ago0xa78906…880dd7
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa40d ago0x508e25…1c9153
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa40d ago0xb9e70c…2fcc44
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa40d ago0x85eb0f…5de5ee
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa40d ago0xc34b59…530bd7
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa40d ago0x7a2f15…51eb45
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa40d ago0xabedb6…6a46a2
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa40d ago0x687971…09a69c
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa40d ago0xca8c6c…6b9bef
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa40d ago0xf2425a…e7c8af
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa40d ago0x06d905…0a98d6
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa40d ago0x64c2d7…b72888
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa40d ago0xee758e…f8da32
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa40d ago0x4161b5…9b1212
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa40d ago0x616daa…acddc9
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa40d ago0xde6d6b…bc2872
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa40d ago0x3676e8…a8a1d2

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.