Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0xba191b…169e57
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0x918463…ec2f81
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0x4341cf…dcc7be
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0x81a0de…bc7610
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0x61bacb…d234db
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0x67be14…0d4629
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0xdecb7c…bedadb
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0x11c83d…f58093
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0x4d7b31…32a2f1
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0x3869ea…c5de4c
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0x8ed7c9…43b9f3
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0x0acb19…018258
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0xc29c39…92d91b
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0x8237b8…c01a0a
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0x6c6d81…3b3184
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0x6a69b8…5f3008
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0xa62e0b…f97302
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0xfee7f8…42db7e
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0x8390a8…35c686
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0xd5a6ca…3d356a
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0x00d96e…796f65
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0xe19a12…e34ca1
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa15d ago0x05e550…567fe8

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.