Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa45d ago0x060209…2a8211
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa45d ago0x06196b…ae3059
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa45d ago0x72842d…51a583
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa45d ago0x1116b4…37a73d
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa45d ago0xe92b7b…81efa3
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa45d ago0x47c26c…0434d7
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa45d ago0xd943bd…cf6d15
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa45d ago0x472a9f…ce6c48
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa45d ago0x56be73…bf9bbe
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa45d ago0xa31165…b23068
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa45d ago0xee1175…294b0a
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa45d ago0x534b3d…cffa50
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa45d ago0x68812c…d9ae46
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa45d ago0x6f61a6…fb3b76
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa45d ago0xe2a2f7…92633b
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa45d ago0xbf2719…f00861
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa45d ago0x3a9517…c6199e
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa45d ago0x3db9f7…f46228
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa45d ago0xa78595…f1c779
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa45d ago0xc4dbc1…0cb5a8
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa45d ago0xd39408…37a70a
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa45d ago0xccb715…7c021c
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa45d ago0xfaa57d…d78efb
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa46d ago0xdb7863…70af66
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa46d ago0x9e4d2a…ae2b1a

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.