Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0xdeaeb9…ee6938
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa52d ago0xefd7ef…47270a
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0x8e9cd7…f1fe8c
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0xbfa3d5…bc1588
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0x01c45f…c2d335
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0xa2049f…1d19a1
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0x82cb0c…38267d
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0x810ea0…7a515b
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0xd79180…a7335c
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0x182af2…4c0fd3
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0x33a8b0…2b37ef
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0x970304…a32e4f
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0x4035b1…b031dd
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0x54ec4e…64151b
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0x4a4cca…5d447f
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0x3e10ad…77855d
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0x5371f0…a3d14c
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0xe24f25…f71226
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0xfb36d5…b4ef7a
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0x80ce3c…589842
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0xb21009…c0ff42
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0x698643…cbe173
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0x160e1a…74e232
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0x96b044…be4d54
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa52d ago0x5775a7…061919

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.