Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0xae98a5…ce3c6e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0x813786…0a9e76
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0xa261a6…717622
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0x2203b1…44eee2
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0x9b6fc0…d764aa
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0x037932…f198dc
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0xde3cdf…3dfa88
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0x36cb95…23f180
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0x0f9667…ff3d29
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0xee628b…fde17a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0x4ff1fc…a0ca90
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0xea7413…af5f90
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0xb5b69f…ca3573
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0x3d76c9…4cf008
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0x2a6162…6e3722
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0x0c293a…0e6b67
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0x1523ba…3e11d3
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0x330547…6865e2
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0x1a5766…a63af8
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0x036974…c808f8
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0x64081f…4ec778
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0x993fa8…2b1091
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0x5ab006…6baaef
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0x641d36…d02f51
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0xc04a7d…80666d

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.