Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0xb1d9f4…f6b48b
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0xbc7793…5fa2cb
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0x7d8db9…8cfe74
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0xe4ea40…01aa98
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0x7023e5…1bb0a2
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0x19d64f…3067b2
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0xa5eb5d…f0e97d
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0x14d790…d4900b
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0x39fe25…edc572
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0x2eb9c4…31e687
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0xe6932d…38408d
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0xc0e141…c8bd24
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0x9c1e01…b8b7dc
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0xfcb5e6…3982f0
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0x328ebd…83123d
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0xb034fc…5f7ca8
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0x12a7ef…ee0e2d
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0x350e4e…616f59
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0xf479e8…10e63a
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0x38f81f…f05b42

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.