Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0x207f0a…64e89c
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0x33ce40…e300d0
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0x6a8c4c…997acb
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0x17e188…6e54bb
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0x868899…bb3127
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0x2c77a8…44c88e
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0x3823a7…00e86a
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0xc7af69…63fff9
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0x19ac8a…d58f27
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0xf768c9…ef0655
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0x5d2c09…59f8c9
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0x2bb903…9cc380
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0xde5413…f7d314
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0xb6cd42…8af841
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0x76a2de…0d923f
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0x5c007c…b19011
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0x8cb48e…99d6bb
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0xc05101…f12d7f
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0x8d67f2…3f6986
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0x9a308e…a628db
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0x1c78c3…f0bebd
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0x1443cd…47534c
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0xaca3a1…44f933
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0x4e3fb3…d29244
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa21d ago0xdb0b16…2cefd3

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.