Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa36d ago0x8e18a7…fd7d3f
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa36d ago0x330978…830dc4
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa36d ago0x7d1085…ebe1ad
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa36d ago0x8ae853…82c9d2
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa36d ago0xd6dba0…1c7e43
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa36d ago0x25534b…c2a0b9
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0x96d073…366e7f
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa37d ago0x352130…ef6261
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0x9a6138…b215af
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0x74eda5…ab10ca
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0xd72211…94f319
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa37d ago0x9ccae6…284879
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa37d ago0xd34f94…cc3b6d
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0x5dbed4…2f71f7
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0x91c3d4…b3e18e
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0xd98539…54b008
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0xc246b4…3be08c
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0xc638f9…57a866
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0x049a96…01e8eb
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0x5949bc…b1f609
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0x2e4420…2078c0
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0xb49596…f3159b
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa37d ago0x9e1cd8…8f4d37
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa37d ago0xf0b843…401da1
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa37d ago0xa78dff…361275

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.