Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0x9600bd…b190fb
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0xa1bc15…33d36a
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0x310e32…1a891b
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0x31fa11…f1d6e2
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0x5781bc…01346d
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0x1668fb…6c8f07
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0xbb9df7…74fe2f
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0xbaf5b6…3fe6cb
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0x7466b5…421d7e
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0x64813e…035ede
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0x3d5331…ce9946
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0xd6f462…a0e696
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0xa99286…74dc98
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0x47d596…4e8649
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0x362e1f…ecb296
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0xfe9d15…e83978
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0x24b6cc…4d3133
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0x1a3adb…7f12a3
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0x4d654e…fa84f1
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0x6262b6…f2a20a
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0xafc335…9378dc
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0x26317a…9fd395
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa19d ago0x0b9d6a…576e32
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa20d ago0x0e507f…714e0d
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa20d ago0x925804…c611a0

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.