Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa33d ago0x06cbb6…5d986d
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa33d ago0x602604…7f142e
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa33d ago0xe627ca…7b440f
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa33d ago0x6d6f2d…bc3117
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa33d ago0x054a6d…af9b8f
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa33d ago0x99d117…2a8d0b
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa33d ago0x78289d…f90b21
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa33d ago0x03b9c6…fedf87
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa34d ago0x44c435…210d3e
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa34d ago0xa4e96b…0b5e2f
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa34d ago0x885d71…e1e447
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa34d ago0x64faec…56c973
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa34d ago0x29e540…672562
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa34d ago0xb3570e…07f562
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa34d ago0x2cd489…de8604
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa34d ago0x356c79…fdb7f9
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa34d ago0x9ab629…6e91dd
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa34d ago0x7add1b…6e5245
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa34d ago0xd5ddd9…0969df
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa34d ago0xb74885…eff406
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa34d ago0x38e8bc…9c703d
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa34d ago0x0392ca…ad926d
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa34d ago0xb3fb94…3f0d93
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa34d ago0x83227b…c7da87
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa34d ago0x963982…804c9d

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.