Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa38d ago0x5d5bba…032452
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa38d ago0xa0b2bd…f3ac14
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa38d ago0xd43b61…05c711
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa38d ago0x1f041a…6553eb
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa38d ago0xa92c37…8b0a16
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa38d ago0xfb1887…e9d5b4
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa38d ago0x36e03d…3e8218
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa38d ago0xa99fd0…5c00b0
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa38d ago0x80baf0…4c3ef1
0x87fe…f1350x9c95…e299Base—$0.001100%fluxa38d ago0x36235d…c5eb4a
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa38d ago0xe1734f…c8bb52
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa38d ago0x15ffa4…4f6072
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa38d ago0x53a900…350e34
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa38d ago0xd54e6c…adae41
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa38d ago0x4e21a2…eb6403
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa38d ago0x809dc5…ddf36d
0x87fe…f1350x9c95…e299Base—$0.001100%fluxa38d ago0x8c40d3…c73118
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa38d ago0x5e18af…cb0caf
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa38d ago0xb7592a…75e105
0x87fe…f1350x9c95…e299Base—$0.001100%fluxa38d ago0x4fd2a0…f06c30
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa38d ago0x143b5b…99e5db
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa38d ago0x893b25…88da70
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa38d ago0xca56ee…37b5c1
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa38d ago0x98d07b…062efc
0x87fe…f1350x9c95…e299Base—$0.001100%fluxa38d ago0x280aed…f06148

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.