Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa15d ago0x274d40…4482d2
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa15d ago0xda54bf…6aab8c
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa15d ago0x131940…3126cb
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa15d ago0x0454df…045903
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa15d ago0xc01a34…52dac7
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa15d ago0x2e7e5b…3853e2
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa15d ago0xf5f604…54c58b
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa15d ago0x5b6da3…68d2de
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa16d ago0xea9c71…0d07b1
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa16d ago0x0422f8…0e3f52
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa16d ago0x8c4e54…c226b1
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa16d ago0x7becf6…3e42ea
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa16d ago0x181da0…99aa83
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa16d ago0x110843…18db7a
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa16d ago0x0988d9…a7cdc2
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa16d ago0x0216fc…0f4cf0
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa16d ago0x8884d4…cdb885
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa16d ago0xb290f8…4d81c6
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa16d ago0xb3cf15…850403
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa16d ago0x2ffa31…d33870
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa16d ago0x24e061…e771c6
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa16d ago0xcdb7ab…f1ee4f
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa16d ago0x4b5de5…f08922
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa16d ago0x64a1ab…96807a

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.