Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa40d ago0x792ad3…67e639
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa40d ago0x28eced…203fa4
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa41d ago0x83180e…f8f899
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa41d ago0xa290bd…ce69c7
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa41d ago0xdb4668…b54b73
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa41d ago0x5abbdf…15d059
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa41d ago0x7753a5…e1ad40
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa41d ago0x1b7839…b39a60
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa41d ago0x96dbd8…5829f2
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa41d ago0x7565d4…945008
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa41d ago0x1fc91f…c3f804
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa41d ago0x4dc9ae…fe9347
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa41d ago0x99bf0e…7b6e2a
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa41d ago0xf1834e…01a535
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa41d ago0xef8459…760ba9
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa41d ago0x1bc932…ba424f
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa41d ago0x5ed676…394a52
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa41d ago0xb94bcf…58e9fb
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa41d ago0x6c9a6a…dde56b
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa41d ago0x7a6e04…5fbe8c
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa41d ago0x6c65e4…d2a77a
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa41d ago0xf417bb…a6bc4b
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa41d ago0x282108…5cc3e1
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa41d ago0x3ce074…f80c80
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa41d ago0xda49c6…152044

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.