Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0x269a74…1595e7
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0x5a4fa9…dc4a3e
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0x51dd45…8ed948
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa50d ago0x4d7ed4…8c3238
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0xc4eaf3…9a5f0f
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0x5c3bdd…704a77
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0x04bea2…949433
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa50d ago0x2279c6…a53a29
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0xa80f81…52b865
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0xb250e7…ecfe55
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0xfd8055…05e378
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0x837172…451877
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0xd695fb…973884
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0xbc58d1…de4da6
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0xccb343…f651b7
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0x500e05…2b1def
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0x727f7f…7fc225
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0x8b2904…75a341
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0x8b7abb…e55a3d
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0x076da7…838d9b
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0xfe7387…cf11b9
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0x9d8e5c…4ded55
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0x6b0052…cd3e25
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa50d ago0x5db1c9…ec59d8
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa50d ago0xfcafd3…7b1456

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.