Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0x07fb33…2afb4e
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0x81cd48…aae625
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0x98dd9a…6b4c83
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0x660711…ba74aa
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0x399616…5f6157
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0x4a67ca…f1b11e
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0x3da99f…e8c2da
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0xc622ce…597259
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0x9c9f6f…e29290
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0x9638df…50fc93
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0x41c5e7…a05ca2
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0x05900e…a96cee
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0x212b5e…5f8e95
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0xfe276c…73f27b
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0xe85ca4…bf901c
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0x26b60e…6c2c1f
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0xd64653…d3cd21
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0x03cefb…8d68b6
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0x19bf71…ec050e
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0xfea959…b9355e
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0xa26a78…3fa7bb
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0x5548c0…dd9c19
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0xd77cb6…3bff54
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0xe0eb18…5bd4e2
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa21d ago0xf8fb8e…4ba678

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.